Workflow
|
The WorkflowAdvanceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| WorkflowAdvanceEventArgs | Initializes a new instance of the WorkflowAdvanceEventArgs class |
| Name | Description | |
|---|---|---|
| Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT) | |
| Page | Gets the Page that is advancing in workflow | |
| Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT) | |
| Workflow | Gets the Workflow that is being advanced |