Click or drag to resize

ISchemaFieldResultChildDeclaration Property


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.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
XElement ChildDeclaration { get; }

Property Value

Type: XElement
See Also