ISchemaBasicErrors Property Ingeniux CMS Content Store API

Gets any errors associated with this schema.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<Exception> Errors { get; }

Property Value

Type: IEnumerableException
Remarks

Reserved for migrated legacy schemas from previous-generation CMS content.
See Also

Reference