![]() | Tree |
The TreeEventTrigger Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | TreeEventTrigger | constructor - takes over and generates various information for the TreeEventTrigger. |
Name | Description of the | |
---|---|---|
![]() | Info | Contains information on the owning trigger. NextRun and NextRunInfo are implemented. To add further information, this class can be derived. |
![]() | InternalEvents | A normalised string with internal event names separated by '|'. |
![]() | IsActive | Replaces starting and stopping with internal triggers. |
![]() | LastTreeEvent | The last TreeEvent that occurred for this trigger or null. |
![]() | OwnerId | Id of the node that is triggered by the event (not the node that triggers the event). |
![]() | ReferencedNodeId | Contains the name of the referenced original node. |
Name | Description of the | |
---|---|---|
![]() | Start | Sets the internal trigger to active. |
![]() | Stop | Sets the internal trigger to deactivated. |