Click or drag to resize

Result properties

The Result Type exposes the following members.

Properties
 NameDescription of the
Public PropertyId Unique identifier of the node to which this result belongs.
Public PropertyLogical The logical result of processing the subtree of this node.
Public PropertyLogicalState The result state of the node: None, Done, Fault, Timeout, UserAbort.
Public PropertyReturnObject A possible return object of the node (checker).
Public PropertyState The processing status of the node: None, Waiting, Working, Finished, Busy (= Waiting | Working) or CanStart (= None|Finished).
Public PropertyTimestamp Date of creation of the result.
Back to the top
See also