MappingItem Class |
Namespace: CMS.SalesForce
public sealed class MappingItem
The MappingItem type exposes the following members.
Name | Description | |
---|---|---|
MappingItem(EntityAttributeModel, String, String, MappingItemSourceTypeEnum) |
Initializes a new instance of the MappingItem class.
| |
MappingItem(String, String, String, String, MappingItemSourceTypeEnum) |
Initializes a new instance of the MappingItem class.
|
Name | Description | |
---|---|---|
AttributeLabel |
Gets the label of the SalesForce entity attribute.
| |
AttributeName |
Gets the name of the SalesForce entity attribute.
| |
SourceLabel |
Gets the label of the mapping item source.
| |
SourceName |
Gets the name of the mapping item source.
| |
SourceType |
Gets the type of the mapping item source.
|