The ApprovalEvent type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ApprovalEvent |
Initializes a new instance of the ApprovalEvent class.
|
Methods
Properties
| Name | Description | |
|---|---|---|
| Approved |
Gets or sets a value indicating whether this ApprovalEvent is approved.
| |
| Approver |
Gets or sets the name of the approver.
| |
| CorrelationToken | (Inherited from HandleExternalEventActivity.) | |
| Description | (Inherited from Activity.) | |
| DesignMode | (Inherited from DependencyObject.) | |
| Enabled | (Inherited from Activity.) | |
| EventName |
Gets the name of the raised event. This property must be set before local communication can occur.
(Overrides HandleExternalEventActivity..::.EventName.) | |
| ExecutionResult | (Inherited from Activity.) | |
| ExecutionStatus | (Inherited from Activity.) | |
| InterfaceType |
Gets or sets the ExternalDataExchangeAttribute attributed interface type of the local service whose event will be handled. This property must be set before local communication can occur.
(Overrides HandleExternalEventActivity..::.InterfaceType.) | |
| IsDynamicActivity | (Inherited from Activity.) | |
| Message |
Gets or sets the message from the approver
| |
| Name | (Inherited from Activity.) | |
| ParameterBindings | (Inherited from HandleExternalEventActivity.) | |
| Parent | (Inherited from Activity.) | |
| ParentDependencyObject | (Inherited from DependencyObject.) | |
| QualifiedName | (Inherited from Activity.) | |
| Roles | (Inherited from HandleExternalEventActivity.) | |
| Site | (Inherited from DependencyObject.) | |
| UserData | (Inherited from DependencyObject.) | |
| WorkflowInstanceId | (Inherited from Activity.) |
Events
| Name | Description | |
|---|---|---|
| Canceling | (Inherited from Activity.) | |
| Closed | (Inherited from Activity.) | |
| Compensating | (Inherited from Activity.) | |
| Executing | (Inherited from Activity.) | |
| Faulting | (Inherited from Activity.) | |
| Invoked | (Inherited from HandleExternalEventActivity.) | |
| StatusChanged | (Inherited from Activity.) |