Click or drag to resize
ContactMapper Methods

The ContactMapper type exposes the following members.

Methods
  NameDescription
Public methodMap
Creates a new instance of the SalesForce entity from the specified CMS object, and returns it.
(Inherited from Mapper.)
Protected methodMapMacroText
Maps the resolved macro text of the mapping to the SalesForce entity field.
(Overrides MapperMapMacroText(MappingItem, BaseInfo, Entity).)
Protected methodMapMetaField
Maps meta property of CMS object to SalesForce entity field.
(Overrides MapperMapMetaField(MappingItem, BaseInfo, Entity).)
Top
See Also