WaitForActivity Fields

Include Protected Members
Include Inherited Members

The WaitForActivity type exposes the following members.

Fields

  Name Description
Public fieldStatic member __ContextProperty The DependencyProperty object that promotes the __Context for use by the workflow runtime.
Public fieldStatic member __ListIdProperty The DependencyProperty object that promotes the __ListId for use by the workflow runtime.
Public fieldStatic member __ListItemProperty The DependencyProperty object that promotes the __ListItem for use by the workflow runtime.
Public field _afterProperties A hashtable containing the properties of the list item after the workflow has resumed and completed.
Public field _beforeProperties A hashtable containing the properties of the list item before the workflow has resumed and completed.
Public field _corrWorkflow Contains the workflow correlation token.
Public field _workflowId A GUID representing the workflow ID.
Public field EnterWaitComment The text of this comment is entered as a property of the list item as it pauses and waits for completion.
Public field ExitWaitComment The text of this comment is entered as a property of the list item as the workflow resumes.
Public fieldStatic member FieldNameProperty The DependencyProperty object that promotes the property for use by the workflow runtime.
Public fieldStatic member OperatorProperty The DependencyProperty object that promotes the Operator property for use by the workflow runtime.
Public fieldStatic member ValueProperty The DependencyProperty object that promotes the Value property for use by the workflow runtime.

Top

See Also

Reference

WaitForActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace