ISchemaFieldFieldType Property Ingeniux CMS Content Store API

Gets and sets the type of field.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

ISchemaFieldType FieldType { get; set; }

Property Value

Type: ISchemaFieldType
Remarks

Each field type corresponds to an EnumElementType for PageElement or Attribute.
See Also

Reference