item_type
- AbstractItem.item_type
- Domain:
client
- Language:
javascript
- Class:
Description
Specifies the type of the item.
Use the type attribute to get the type of the item. It can have one of the following values:
Value |
Description |
|---|---|
|
The item represents a task. |
|
The item represents a collection of items. |
|
The item represents a collection of detail items. |
|
The item represents a collection of reports. |
|
The item represents a single item. |
|
The item represents a single detail item. |
|
The item represents a single report. |
|
The item represents a single detail. |