Click or drag to resize
IActiveElementExecutionContext Properties

The IActiveElementExecutionContext type exposes the following members.

Properties
  NameDescription
Public propertyActivatorRegistry
Access the main registry in the activation context
(Inherited from IActiveElementActivationContext.)
Public propertyCorrelationId
A correlation identifier across multiple different logic
Public propertyException
Stores the unhandled exception if any occurred in the model execution
Public propertyNotifications
Notification of the running context
Public propertyOutput
Gives access to available output
Public propertyVariableContainer
Gives access to available variables container
Top
See Also