ISchemaBasicFields Method Ingeniux CMS Content Store API

Gets the collection of fields in this schema.

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

IEnumerable<ISchemaField> Fields()

Return Value

Type: IEnumerableISchemaField
Collection of schema fields in its natural order.
See Also

Reference