Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Version Info: This topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector.
States for programs.
public enum ProgramState
Member name | Value | Description |
Running | 0 | Running state |
Scheduled | 1 | Scheduled state |
Complete | 2 | Complete state |
Inactive | 3 | Inactive state |
Status for programs.
public enum ProgramStatus
Member name | Value | Description |
Active | 0 | Active state |
Inactive | 1 | Inactive state |
Last updated: Dec 10, 2015