| AttributeValueConverterFactory Methods | 
The AttributeValueConverterFactory type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateAttributeValueConverter | 
            Creates a new instance of the SalesForce entity attribute value converter using the specified attribute model and field info, and returns it.
             | 
|  | Register(EntityAttributeValueType, String, FuncEntityAttributeModel, FormFieldInfo, AttributeValueConverterBase) | 
            Registers a new factory entry.
             | 
|  | Register(EntityAttributeValueType, String, FuncEntityAttributeModel, FormFieldInfo, AttributeValueConverterBase) | 
            Registers a new factory entry.
             | 
 See Also
See Also