Click or drag to resize

TreeEvent properties

The TreeEvent Type exposes the following members.

Properties
 NameDescription of the
Public PropertyEnvironmentList with processing results of the predecessors of the node reporting the event.
Public PropertyLogicalLogical value of the node that reports the event (true, false or null).
Public PropertyNameUser name of the event
Public PropertyNodeNameName of the node reporting the event.
Public PropertyNodePathPath to the node that reports the event.
Public PropertyResultsList with processing results of the node reporting the event.
Public PropertySenderIdId of the node reporting the event.
Public PropertySourceIdId of the node in which the event occurs.
Public PropertyStateProcessing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.).
Public PropertyThreadIdId of the corresponding thread
Public PropertyTimestampDate and time of the event
Back to the top
See also