ISchemaFieldTypePropertiesCount Method Ingeniux CMS Content Store API

Gets the count of exclusive properties for this field type.

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

int PropertiesCount()

Return Value

Type: Int32
Count of exclusive properties
Remarks

This count doesn't include properties like ReadOnly and Hidden that apply to all field types.
See Also

Reference