The DeleteTask type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DeleteTask |
Initializes a new instance of the DeleteTask class.
|
Methods
Properties
| Name | Description | |
|---|---|---|
| CorrelationToken | (Inherited from CallExternalMethodActivity.) | |
| Description | (Inherited from Activity.) | |
| DesignMode | (Inherited from DependencyObject.) | |
| Enabled | (Inherited from Activity.) | |
| ExecutionResult | (Inherited from Activity.) | |
| ExecutionStatus | (Inherited from Activity.) | |
| InterfaceType |
Gets or sets external method's declaring interface that has the ExternalDataExchangeAttribute.
(Inherited from InvokesBase<(Of <(T>)>).) | |
| IsDynamicActivity | (Inherited from Activity.) | |
| LogAction |
Gets or sets if this action should be logged to history items for workflow instance
| |
| MethodName |
Gets or sets the name of the method to be called on the local service registered with the ExternalDataExchangeService.
(Inherited from InvokesBase<(Of <(T>)>).) | |
| Name | (Inherited from Activity.) | |
| ParameterBindings | (Inherited from CallExternalMethodActivity.) | |
| Parent | (Inherited from Activity.) | |
| ParentDependencyObject | (Inherited from DependencyObject.) | |
| QualifiedName | (Inherited from Activity.) | |
| Site | (Inherited from DependencyObject.) | |
| TaskId |
Gets or sets the id of the task to be deleted
| |
| 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.) | |
| MethodInvoking | (Inherited from CallExternalMethodActivity.) | |
| StatusChanged | (Inherited from Activity.) |