PublicAPI.Enums.Tasks.TaskBaseStatusELMA API Documentation
The task statuses assigned automatically (New, Read etc.) or after the user’s actions with the task (Read, Executed etc)
Access path: PublicAPI.Enums.Tasks.TaskBaseStatus
Properties

  NameDescription
Public propertyComplete
Completed
Public propertyCompleteControlled
Completed and Checked
Public propertyIncomplete
Cannot Execute
Public propertyIncompleteControlled
Cannot Execute and Checked
Public propertyInProgress
Executing
Public propertyNewOrder
New
Public propertyNoComplete
Not Executed
Public propertyOnApproval
Pending Pre-Approval
Public propertyOnApprovalExecutor
Pending Approval
Public propertyPrepared
Prepared
Public propertyRead
Read
Public propertyRefuseApproval
Pre-Approval Rejected
Public propertyRefuseApprovalExecutor
Rejected
Public propertyWasClosed
Closed by Author
Back to Top
See Also