IUniqueSchemaUnitChildProperties Property Ingeniux CMS Content Store API

Gets the Properties of this field's child elements. Only applies to XPower elements.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

Dictionary<string, ISchemaFieldProperty> ChildProperties { get; }

Property Value

Type: DictionaryString, ISchemaFieldProperty
See Also

Reference