The UpdateTask type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UpdateTask |
Initializes a new instance of the UpdateTask class.
|
Methods
Properties
| Name | Description | |
|---|---|---|
| AssignTo |
Gets or sets who the task is assigned to
| |
| 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.) | |
| NotifyByEmail |
Gets or sets if the assigned to user should be notified by email
| |
| ParameterBindings | (Inherited from CallExternalMethodActivity.) | |
| Parent | (Inherited from Activity.) | |
| ParentDependencyObject | (Inherited from DependencyObject.) | |
| QualifiedName | (Inherited from Activity.) | |
| Site | (Inherited from DependencyObject.) | |
| Status |
Gets or sets the status for the task
| |
| TaskDescription |
Gets or sets the task description.
| |
| TaskId |
Gets or sets the id of the task
| |
| TaskSubject |
Gets or sets the task subject.
| |
| 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.) |