Click or drag to resize

ISchemaFieldFieldType Property


Gets/sets the type of field.

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

Property Value

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