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.3.169
Syntax
ISchemaFieldType AttributeFieldType()

Return Value

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