DoubleAttributeValueConverterGetCompatibilityWarnings Method |
Creates a list of compatibility problems that might occur during the value conversion, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public override List<string> GetCompatibilityWarnings()
Return Value
Type:
ListStringA list of compatibility problems that might occur during the value conversion.
See Also