WaitForActivity Properties

Include Protected Members
Include Inherited Members

The WaitForActivity type exposes the following members.

Properties

  Name Description
Public property __Context Gets or sets the [WorkflowContext] from which the __ContextProperty property can expose information about the active workflow instance to the workflow runtime.
Public property __ListId Gets or sets the ID of the SharePoint Foundation 2010 list on which the item resides.
Public property __ListItem Gets or sets the specified SharePoint Foundation 2010 list item on the designated list.
Public property Activities (Inherited from CompositeActivity.)
Protected property CanModifyActivities (Inherited from CompositeActivity.)
Public property Description (Inherited from Activity.)
Protected property DesignMode (Inherited from DependencyObject.)
Public property Enabled (Inherited from Activity.)
Public property EnabledActivities (Inherited from CompositeActivity.)
Public property ExecutionResult (Inherited from Activity.)
Public property ExecutionStatus (Inherited from Activity.)
Public property FieldName Gets or sets the field name on the SharePoint Foundation 2010 list item to be updated.
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property 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.
Public property Parent (Inherited from Activity.)
Protected property ParentDependencyObject (Inherited from DependencyObject.)
Public property QualifiedName (Inherited from Activity.)
Public property Site (Inherited from DependencyObject.)
Public property UserData (Inherited from DependencyObject.)
Public property Value Gets or sets the value to be compared for evaluating whether the workflow activity can continue towards completion.
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

WaitForActivity Class

Microsoft.SharePoint.WorkflowActions.WithKey Namespace