| IDelegateContext Interface |
Namespace: Innovator.Server
The IDelegateContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Activity |
The activity during which the method is being called
(Inherited from IWorkflowContext.) | |
| Assignment |
Which assignment the event pertains to
| |
| Conn | (Inherited from IContext.) | |
| Context |
The item which is the context of the workflow
(Inherited from IWorkflowContext.) | |
| DelegateTo |
The identity which is being delegated to
| |
| ErrorBuilder |
Error builder which captures any errors which are encountered
(Inherited from IWorkflowContext.) | |
| Exception |
Get the exception object created for any errors that have happened so far.
(Inherited from IWorkflowContext.) | |
| QueryDefaults |
Method for modifying the query to get the context item
(Inherited from IWorkflowContext.) | |
| WorkflowEvent |
The event for which the server method is being called
(Inherited from IWorkflowContext.) |