DeleteEntityResultErrors Property |
Gets a list of errors, if the operation was not successful.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public IEnumerable<Error> Errors { get; }
Property Value
Type:
IEnumerableErrorSee Also