Gets the additional
Properties of this unit. This is where this field's values are stored.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Dictionary<string, ISchemaFieldProperty> AdditionalProperties { get; }
ReadOnly Property AdditionalProperties As Dictionary(Of String, ISchemaFieldProperty)
Get
property Dictionary<String^, ISchemaFieldProperty^>^ AdditionalProperties {
Dictionary<String^, ISchemaFieldProperty^>^ get ();
}
abstract AdditionalProperties : Dictionary<string, ISchemaFieldProperty> with get
Property Value
Type:
DictionaryString,
ISchemaFieldProperty
Reference