ISchemaFieldTypeExclusiveProperties Method Ingeniux CMS Content Store API

Retrieves all the exclusive properties of this field type.

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

IEnumerable<ISchemaFieldTypeProperty> ExclusiveProperties()

Return Value

Type: IEnumerableISchemaFieldTypeProperty
Collection of exclusive properties.
See Also

Reference