Click or drag to resize
ReplicateLeadCommandResultEnum Enumeration
Represent the result of "Replicate lead" command.

Namespace: CMS.SalesForce.Automation
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 10.0.0
Syntax
C#
public enum ReplicateLeadCommandResultEnum
Members
  Member nameValueDescription
Success0 The action completed without errors.
FeatureNotAvailable1 Salesforce.com integration is not available.
NoCredentials2 Salesforce organization access is not authorized.
See Also