TaskStatusNode Class
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
The Task Status Node data object.
Inheritance
-
System.Object
- TaskStatusNode
Syntax
public class TaskStatusNode
Constructors
Name | Description |
---|---|
TaskStatusNode(Guid) |
Properties
Name | Description |
---|---|
FailCount |
How many times the task has failed. |
HasChildren |
If the node has any children. |
ID |
The ID of the task status node. |
Name |
The name of the node. |
ParentID |
The ID of the parent node. |
RequestID |
The ID of the request. |
RootType |
The type of the root node. |
RunCount |
How many times the task has run. |
SourceDocumentFolderPath |
The Source Document App FolderId. |
Status |
The status of the object. |
TaskStatus |
The current status of the task. |
Type |
The type of the identified node. |
WarningCount |
How many warnings the task has. |
Methods
Name | Description |
---|---|
Clone() | |
Clone(TaskStatusScope) | |
Clone(Guid) | |
Clone(Guid, TaskStatusScope) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!