Result properties |
The Result Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Id | Unique identifier of the node to which this result belongs. | |
| Logical | The logical result of processing the subtree of this node. | |
| LogicalState | The result state of the node: None, Done, Fault, Timeout, UserAbort. | |
| ReturnObject | A possible return object of the node (checker). | |
| State | The processing status of the node: None, Waiting, Working, Finished, Busy (= Waiting | Working) or CanStart (= None|Finished). | |
| Timestamp | Date of creation of the result. |