Click or drag to resize

ISchemaFieldTypePropertyType Property


Gets the type name of this exclusive property

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string Type { get; }

Property Value

Type: String
Remarks
Some fo the type name matches the "dt:type" value. Some of are beyond the allowed "dt:type" values.
Examples
"boolean", "enumeration", "pages", "schemas"
See Also