ISchemaFieldDefinitions Methods |
The ISchemaFieldDefinitions type exposes the following members.
Name | Description | |
---|---|---|
AttributeFieldType |
Retrieves the attribute field type. There is only one type of attribute field.
| |
Count |
Gets the count of built-in field types.
| |
ElementType |
Retrieves a field type by element type enum value.
| |
Item |
Retrieves a field type by its name.
| |
ItemByID |
Retrieves a field type by its internal ID.
Refer to the full list of field type IDs at SchemaFieldDefinitions.
| |
ItemByPrefix |
Retrieves an Ingeniux properiatary field type by its prefix.
| |
Items |
Retrieves all built-in schema field types.
| |
MultiSelectItemByContent(XElement) |
Retrieves a multi-select field type by its implementation node.
| |
MultiSelectItemByContent(IElement) | ||
TextItemByType |
Retrieves a text element type by its standard "dt:type" value. These are standard schema types.
|