This method returns the formula information. Its signature is:
Formula GetFormulaInfo( string cmServer, string batchExecutive, string recipeName, string formulaName );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
cmServer |
The DeltaV node containing the Campaign Manager |
String |
Name of node |
batchExecutive |
The Batch Executive name |
String |
Name of Batch Executive |
recipeName |
Recipe name |
String |
Recipe name |
formulaName |
Formula name |
String |
Formula name |