Click or drag to resize

ISchemaFieldFieldType Property


Gets and sets the type of field.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
ISchemaFieldType FieldType { get; set; }

Property Value

Type: ISchemaFieldType
Remarks
Each field type corresponds to an EnumElementType for PageElement or Attribute.
See Also