Click or drag to resize
AttributeValueConverterFactory Class
Provides support for creating SalesForce entity attribute value converters.
Inheritance Hierarchy
SystemObject
  CMS.SalesForceAttributeValueConverterFactory

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public sealed class AttributeValueConverterFactory

The AttributeValueConverterFactory type exposes the following members.

Constructors
  NameDescription
Public methodAttributeValueConverterFactory
Initializes a new instance of the factory with default entries.
Top
Methods
See Also