Click or drag to resize

ISchemaFieldTypeExclusiveProperties Method


Retrieves all the exclusive properties of this field type.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<ISchemaFieldTypeProperty> ExclusiveProperties()

Return Value

IEnumerableISchemaFieldTypeProperty
Collection of exclusive properties.
See Also