Miner.Tasks Assembly > Miner.Tasks.Domain Namespace : TaskStatus Enumeration |
'Declaration Public Enum TaskStatus Inherits System.Enum
'Usage Dim instance As TaskStatus
public enum TaskStatus : System.Enum
Member | Description |
---|---|
Accepted | Task has been accepted. |
Archived | Task has been archived. |
Commented | Task has been commented. |
Created | Task has been created. |
Done | Task is complete. |
Processing | Task is being processed. |
Reactivated | Task has been reactivated. |
Rejected | Task has been rejected. |
System.Object
System.ValueType
System.Enum
Miner.Tasks.Domain.TaskStatus
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.
'Declaration Public Enum TaskStatus Inherits System.Enum
'Usage Dim instance As TaskStatus
public enum TaskStatus : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Tasks.Domain.TaskStatus
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.