Click or drag to resize
TaskStatusNode Properties

The TaskStatusNode type exposes the following members.

Properties
  NameDescription
Public propertyFailCount
How many times the task has failed.
Public propertyHasChildren
If the node has any children.
Public propertyID
The ID of the task status node.
Public propertyName
The name of the node.
Public propertyParentID
The ID of the parent node.
Public propertyRequestID
The ID of the request.
Public propertyRootType
The type of the root node.
Public propertyRunCount
How many times the task has run.
Public propertyStatus
The status of the object.
Public propertyTaskStatus
The current status of the task.
Public propertyType
The type of the identified node.
Public propertyWarningCount
How many warnings the task has.
Top
See Also