Click or drag to resize
MappingItemSourceTypeEnum Enumeration
Type of the mapping item source.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public enum MappingItemSourceTypeEnum
Members
  Member nameValueDescription
Field0 CMS object field.
MetaField1 Meta-information associated with CMS object.
PicklistEntry2 SalesForce picklist entry.
See Also