Click or drag to resize
CloneResultErrors Property
Collection of error messages.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public ICollection<string> Errors { get; }

Property Value

Type: ICollectionString
See Also