ReplicateLeadCommandResultEnum EnumerationKentico 8.0 API Reference
Represent the result of "Replicate lead" command.

Namespace: CMS.SalesForce.Automation
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Success0 The action completed without errors.
ContactIsGlobal1 The contact is global and therefore cannot be replicated.
FeatureNotAvailable2 Salesforce.com integration is not available.
NoCredentials3 Salesforce organization access is not authorized.
See Also