| TaskStatusNodeRequest Class |
Namespace: PIX.QMSAPI.DataObjects
The TaskStatusNodeRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(TaskStatusNodeRequest) | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CategoryName |
A specific category to target.
| |
| ID |
The ID of the task status node request.
| |
| QDSID |
A specific QDS to target.
| |
| RootType |
Only QDS, Category or Task are allowed for TaskStatusNodeRequest. DependentTask will produce an error.
| |
| TaskID |
A specific task to target.
| |
| UseFlatTaskList |
If a flat or indented task list is to be used.
|