ISchemaFieldDefinitionsAttributeFieldType Method
|
Retrieves the
attribute field type. There is only one type of attribute field.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxISchemaFieldType AttributeFieldType()
Function AttributeFieldType As ISchemaFieldType
ISchemaFieldType^ AttributeFieldType()
abstract AttributeFieldType : unit -> ISchemaFieldType
Return Value
ISchemaFieldTypeThe
attribute field type. Is not null.
See Also