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
A mapping of CMS objects to SalesForce entities.
- entityModel
- Type: CMS.SalesForce EntityModel
A model of SalesForce entity.
- formInfo
- Type: CMS.FormEngine FormInfo
A form info of CMS object.
See Also