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 methodMapMetaField
Maps meta property of CMS object to SalesForce entity field.
(Overrides MapperMapMetaField(MappingItem, BaseInfo, Entity).)
Top
See Also