Click or drag to resize

ISchemaFieldResult Properties


The ISchemaFieldResult type exposes the following members.

Properties
  Name Description
Public property 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.
Public property Code example Declaration Gets the declaration element of the field
Public property Code example 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.

Public property IsAttribute Gets whether the field output is for an attribute field.
Top
See Also