| ContactUpdater Class | 
Namespace: CMS.SalesForce
public sealed class ContactUpdater : Updater
The ContactUpdater type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactUpdater | 
            Initializes a new instance of the Updater class.
              | 
| Name | Description | |
|---|---|---|
| mAttributeValueConverterFactory | 
            A factory that creates instances of entity attribute value converters.
              (Inherited from Updater.) | |
| mBaseInfo | 
            The CMS object to update.
              (Inherited from Updater.) | |
| mEntity | 
            A SalesForce entity.
              (Inherited from Updater.) | |
| mFormInfo | 
            A form info of CMS object.
              (Inherited from Updater.) | |
| mMapping | 
            A mapping of CMS objects to SalesForce entities.
              (Inherited from Updater.) | 
| Name | Description | |
|---|---|---|
| Update | 
            Updates the CMS object using the provided SalesForce entity and mapping.
              (Inherited from Updater.) | |
| UpdateMetaField | 
            Updates a meta property of CMS object from a SalesForce entity field.
              (Overrides UpdaterUpdateMetaField(MappingItem, EntityAttribute).) |