ISchema
|
The ISchemaFieldType type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentItemTypesAllowed | Gets the types of content item this field can be used on. | |
| DataType | Gets the field type's date type (dt:type) value. | |
| ElementType | Gets the field type's corresponding EnumElementType. | |
| HasExports | Gets whether this field type can define local exports. If true, the field type is a navigation type of element. | |
| IconName | Gets the field's icon name. This value is an actual image name. | |
| ID | Gets the field type's ID. | |
| IsXpower | Gets whether this field type is an XPower field type. | |
| Name | Gets the field type's name. | |
| Prefix | Gets the field type's prefix. Only XPower and HTML field types have prefixes. |
| Name | Description | |
|---|---|---|
| ExclusiveProperties | Retrieves all the exclusive properties of this field type. | |
| PropertiesCount | Gets the count of exclusive properties for this field type. | |
| Property | Retrieves an exclusive property of the field type by its name. |