Tree |
The TreeEvent Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Environment | List with processing results of the predecessors of the node reporting the event. | |
| Logical | Logical value of the node that reports the event (true, false or null). | |
| Name | User name of the event | |
| NodeName | Name of the node reporting the event. | |
| NodePath | Path to the node that reports the event. | |
| Results | List with processing results of the node reporting the event. | |
| SenderId | Id of the node reporting the event. | |
| SourceId | Id of the node in which the event occurs. | |
| State | Processing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.). | |
| ThreadId | Id of the corresponding thread | |
| Timestamp | Date and time of the event |