WaitForActivity Fields
Include Protected Members
Include Inherited Members
The WaitForActivity type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
__ContextProperty | The DependencyProperty object that promotes the __Context for use by the workflow runtime. |
![]() ![]() |
__ListIdProperty | The DependencyProperty object that promotes the __ListId for use by the workflow runtime. |
![]() ![]() |
__ListItemProperty | The DependencyProperty object that promotes the __ListItem for use by the workflow runtime. |
![]() |
_afterProperties | A hashtable containing the properties of the list item after the workflow has resumed and completed. |
![]() |
_beforeProperties | A hashtable containing the properties of the list item before the workflow has resumed and completed. |
![]() |
_corrWorkflow | Contains the workflow correlation token. |
![]() |
_workflowId | A GUID representing the workflow ID. |
![]() |
EnterWaitComment | The text of this comment is entered as a property of the list item as it pauses and waits for completion. |
![]() |
ExitWaitComment | The text of this comment is entered as a property of the list item as the workflow resumes. |
![]() ![]() |
FieldNameProperty | The DependencyProperty object that promotes the property for use by the workflow runtime. |
![]() ![]() |
OperatorProperty | The DependencyProperty object that promotes the Operator property for use by the workflow runtime. |
![]() ![]() |
ValueProperty | The DependencyProperty object that promotes the Value property for use by the workflow runtime. |
Top
.gif)
.gif)