This method returns a CampaignInfo instance containing information regarding the campaign status. The method signature is:
CampaignInfo GetCampaignStatus( string nodeName, string campaignID );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
nodeName |
The DeltaV node where the Campaign Manager server is located. |
String |
Name of node |
campaignID |
The name of the campaign. |
String |
Alphanumeric |