Click or drag to resize

ISchemaBasicErrors Property


Gets any errors associated with this schema.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<Exception> Errors { get; }

Property Value

Type: IEnumerableException
Remarks
Reserved for migrated legacy schemas from previous-generation CMS content.
See Also