Click or drag to resize

ISchemaFieldTypeElementType Property


Gets the field type's corresponding EnumElementType.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
Nullable<EnumElementType> ElementType { get; }

Property Value

Type: NullableEnumElementType
See Also