WaitForActivity Properties
Include Protected Members
Include Inherited Members
The WaitForActivity type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
__Context | Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime. |
![]() |
__ListId | Gets or sets the ID of the SharePoint Foundation 2010 list on which the item resides. |
![]() |
__ListItem | Gets or sets the specified SharePoint Foundation 2010 list item on the designated list. |
![]() |
Activities | (Inherited from CompositeActivity.) |
![]() |
CanModifyActivities | (Inherited from CompositeActivity.) |
![]() |
Description | (Inherited from Activity.) |
![]() |
DesignMode | (Inherited from DependencyObject.) |
![]() |
Enabled | (Inherited from Activity.) |
![]() |
EnabledActivities | (Inherited from CompositeActivity.) |
![]() |
ExecutionResult | (Inherited from Activity.) |
![]() |
ExecutionStatus | (Inherited from Activity.) |
![]() |
FieldName | Gets or sets the field name on the SharePoint Foundation 2010 list item to be updated. |
![]() |
IsDynamicActivity | (Inherited from Activity.) |
![]() |
Name | (Inherited from Activity.) |
![]() |
Operator | Gets or sets the comparison operator of the field to be updated to evaluate whether the condition is true so that the workflow activity can resume. |
![]() |
Parent | (Inherited from Activity.) |
![]() |
ParentDependencyObject | (Inherited from DependencyObject.) |
![]() |
QualifiedName | (Inherited from Activity.) |
![]() |
Site | (Inherited from DependencyObject.) |
![]() |
UserData | (Inherited from DependencyObject.) |
![]() |
Value | Gets or sets the value to be compared for evaluating whether the workflow activity can continue towards completion. |
![]() |
WorkflowInstanceId | (Inherited from Activity.) |
Top
.gif)
.gif)