Gets the
Properties of this field's child elements. Only applies to XPower elements.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Dictionary<string, ISchemaFieldProperty> ChildProperties { get; }
ReadOnly Property ChildProperties As Dictionary(Of String, ISchemaFieldProperty)
Get
property Dictionary<String^, ISchemaFieldProperty^>^ ChildProperties {
Dictionary<String^, ISchemaFieldProperty^>^ get ();
}
abstract ChildProperties : Dictionary<string, ISchemaFieldProperty> with get
Property Value
Type:
DictionaryString,
ISchemaFieldProperty
Reference