Click or drag to resize
AutomationHelper Methods

The AutomationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberReplicateLead(ContactInfo)
Replicates the specified contact to Salesforce leads, if applicable, and returns the result.
Public methodStatic memberReplicateLead(ContactInfo, Boolean)
Replicates the specified contact to Salesforce leads, if applicable, and returns the result.
Protected methodReplicateLeadInternal
Replicates the specified contact to Salesforce leads, if applicable, and returns the result.
Public methodSetAsDefaultHelper
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.)
Top
See Also