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.492
Syntax
ISchemaFieldType FieldType { get; set; }

Property Value

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