UpdateAllTasks Members
Include Protected Members
Include Inherited Members
Updates all uncompleted tasks that are associated with a specified workflow.
The UpdateAllTasks type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UpdateAllTasks | Initializes a new instance of the UpdateAllTasks class. |
Top
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 the name of the interface that is used to implement this activity. (Overrides CallExternalMethodActivity.InterfaceType.) |
![]() |
IsDynamicActivity | (Inherited from Activity.) |
![]() |
MethodName | Gets the name of the method that is called by the activity. (Overrides CallExternalMethodActivity.MethodName.) |
![]() |
Name | (Inherited from Activity.) |
![]() |
ParameterBindings | (Inherited from CallExternalMethodActivity.) |
![]() |
Parent | (Inherited from Activity.) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject.) |
![]() |
QualifiedName | (Inherited from Activity.) |
![]() |
Site | (Inherited from DependencyObject.) |
![]() |
TaskProperties | Gets or sets workflow task properties. |
![]() |
UserData | (Inherited from DependencyObject.) |
![]() |
WorkflowId | Gets or sets the WorkflowId that has related tasks that must be updated. |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
Methods
Top
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.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
TaskPropertiesProperty | A DependencyProperty object that promotes the TaskProperties property. |
![]() ![]() |
WorkflowIdProperty | The DependencyProperty object that promotes the WorkflowId property. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IComponent.Disposed | (Inherited from DependencyObject.) |
![]() ![]() |
IDynamicPropertyTypeProvider.GetAccessType | (Inherited from CallExternalMethodActivity.) |
![]() ![]() |
IDynamicPropertyTypeProvider.GetPropertyType | (Inherited from CallExternalMethodActivity.) |
Top