Click or drag to resize
AttributeValueConverterBase Methods

The AttributeValueConverterBase type exposes the following members.

Methods
  NameDescription
Public methodConvert
Assigns the value from the specified CMS object field to the specified SalesForce entity attribute.
Public methodGetCompatibilityWarnings
Creates a list of compatibility problems that might occur during the value conversion, and returns it.
Protected methodGetUnsupportedFieldTypeMessage
Gets the custom exception message when the form field type is not copmatible with this converter.
Top
See Also