SalesForceReplicationExceptionErrors Property |
Gets an enumerable collection of replication errors.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public IEnumerable<string> Errors { get; }
Property Value
Type:
IEnumerableStringSee Also