ErrorAttributeNames Property |
Gets a collection of attribute names that are related to this error.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 12.0.0
Syntax public IEnumerable<string> AttributeNames { get; }
Property Value
Type:
IEnumerableStringSee Also