Initializes a new instance of the ContactMapper class.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attributeValueConverterFactory
- Type: CMS.SalesForce AttributeValueConverterFactory
A factory that creates instances of entity attribute value converters.
- mapping
- Type: CMS.SalesForce Mapping
The mapping of contacts to SalesForce leads.
- entityModel
- Type: CMS.SalesForce EntityModel
The lead entity model.
- formInfo
- Type: CMS.FormEngine FormInfo
The contact form info.
- descriptionMacro
- Type: System String
The macro that provides the description of the transformed contact.
- defaultCompanyName
- Type: System String
The company name to use when there is no account associated with the transformed contact.
See Also