AttributeValueConverterFactory CreateAttributeValueConverter Method Kentico 8.0 API Reference
Creates a new instance of the SalesForce entity attribute value converter using the specified attribute model and field info, and returns it.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: AttributeValueConverterBase
A new instance of the SalesForce entity attribute value converter.
See Also