Initializes a new instance of the MappingItem class.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- attributeName
- Type: System String
The name of the SalesForce entity attribute.
- attributeLabel
- Type: System String
The label of the SalesForce entity attribute.
- sourceName
- Type: System String
The name of the mapping item source.
- sourceLabel
- Type: System String
The label of the mapping item source.
- sourceType
- Type: CMS.SalesForce MappingItemSourceTypeEnum
The type of the mapping item source.
See Also