This method returns the executive recipe information. Its signature is:
ExecRecipeInfo GetExecutiveRecipeInfo( string cmServer, string batchExecutive, string recipeName );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
cmServer |
The DeltaV node where the Campaign Manager server is located |
String |
Name of node |
batchExecutive |
The Batch Executive name |
String |
Name of Batch Executive |
recipeName |
Recipe name |
String |
Recipe name |