Initializes a new instance of the MappingItem class.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- attributeModel
- Type: CMS.SalesForce EntityAttributeModel
The SalesForce entity attribute model.
- 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