Click or drag to resize

ISchemaFieldResult Properties


The ISchemaFieldResult type exposes the following members.

Properties
  NameDescription
Public propertyChildDeclaration
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 propertyCode exampleDeclaration
Gets the declaration element of the field
Public propertyCode exampleImplementation

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 propertyIsAttribute
Gets whether the field output is for an attribute field.
Top
See Also