Click or drag to resize

ISchemaFieldDefinitionsAttributeFieldType Method


Retrieves the attribute field type. There is only one type of attribute field.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ISchemaFieldType AttributeFieldType()

Return Value

ISchemaFieldType
The attribute field type. Is not null.
See Also