ISchemaFieldResultChildDeclaration Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

XElement ChildDeclaration { get; }

Property Value

Type: XElement
See Also

Reference