Initializes a new instance of the Mapping class using the specified initial values.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- externalIdentifierAttributeName
- Type: System String
The name of the SalesForce entity attribute that contains the identifier of the bound CMS object.
- externalIdentifierAttributeLabel
- Type: System String
The label of the SalesForce entity attribute that contains the identifier of the bound CMS object.
- items
- Type: System.Collections.Generic IEnumerable MappingItem
A collection of mapping items.
See Also