| IntegerAttributeValueConverterGetCompatibilityWarnings 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
Syntaxpublic override List<string> GetCompatibilityWarnings()
Return Value
Type: 
ListStringA list of compatibility problems that might occur during the value conversion.
 See Also
See Also