| ReplicateLeadCommandResultEnum Enumeration | 
Namespace: CMS.SalesForce.Automation
 Syntax
Syntaxpublic enum ReplicateLeadCommandResultEnum
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | The action completed without errors. | |
| FeatureNotAvailable | 1 | Salesforce.com integration is not available. | |
| NoCredentials | 2 | Salesforce organization access is not authorized. | 
 See Also
See Also