Click or drag to resize

TreeEventTrigger properties

The TreeEventTrigger Type exposes the following members.

Properties
 NameDescription of the
Public PropertyInfo Contains information on the owning trigger. NextRun and NextRunInfo are implemented. To add further information, this class can be derived.
Public PropertyInternalEvents A normalised string with internal event names separated by '|'.
Public PropertyIsActive Replaces starting and stopping with internal triggers.
Public PropertyLastTreeEvent The last TreeEvent that occurred for this trigger or null.
Public PropertyOwnerId Id of the node that is triggered by the event (not the node that triggers the event).
Public PropertyReferencedNodeId Contains the name of the referenced original node.
Back to the top
See also