Type parameters
-
T: string
-
C: ItemData
Hierarchy
- TStatus
Properties
Readonly code
Code of the status.
Readonly deleted
Whether the status is deleted.
Readonly final
Whether the status is final.
Readonly groupId
ID of the group that the status belongs to.
Readonly id
Status ID.
Readonly index
Number of the status in the list (sequential number).
Readonly name
Status name.
Status
Values of fields of this type in an app item (ApplicationItem) can only be changed using the [[ApplicationItem.setStatus]] method.