ISchemaFieldResult Interface |
Namespace: Ingeniux.CMS
The ISchemaFieldResult type exposes the following members.
Name | Description | |
---|---|---|
ChildDeclaration |
Gets the declaration of child element of the field. Only applies to List elements.
The serialization format is identical to that of the Element type field.
| |
Declaration |
Gets the declaration element of the field
| |
Implementation | Gets the field's implementation element. Implementation elements are used to include details about the field and where it is placed in the page XML. Implementation elements are always stored in the Declaration element of the Root element of a page's schema. | |
IsAttribute |
Gets whether the field output is for an attribute field.
|