IUniqueSchemaUnitAdditionalProperties Property Ingeniux CMS Content Store API

Gets the additional Properties of this unit. This is where this field's values are stored.

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

Dictionary<string, ISchemaFieldProperty> AdditionalProperties { get; }

Property Value

Type: DictionaryString, ISchemaFieldProperty
See Also

Reference