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