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()
Function AttributeFieldType As ISchemaFieldType
ISchemaFieldType^ AttributeFieldType()
abstract AttributeFieldType : unit -> ISchemaFieldType
Return Value
Type:
ISchemaFieldTypeThe
attribute field type. Is not null.
See Also