ExecutionEventType EnumerationExecutionEventType EnumerationExecutionEventType Enumeration
- XmlPrime 3.1
- Other Versions ▼
Represents the type of event being reported.
The ExecutionEventTypeExecutionEventTypeExecutionEventType
type exposes the following members.
Members
| Member | Description | |
|---|---|---|
| BeginEvaluateBeginEvaluateBeginEvaluate | The type of an event which is signalled before evaluation of one or more items in a sequence. | |
| BeginFunctionBeginFunctionBeginFunction | The type of an event which is signalled before evaluation of a user-defined function or template. | |
| EndEvaluateEndEvaluateEndEvaluate | The type of an event which is signalled after evaluation of one or more items in a sequence. | |
| EndFunctionEndFunctionEndFunction | The type of an event which is signalled after evaluation of a user-defined function or template. |
