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 workflow context that contains properties associated with the active workflow instance.
Public property __ListId Gets or sets the GUID or display name of a specified list.
Public property __ListItem Gets or sets an integer that represents a specified list item.
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 name of the list item field for comparison.
Public property IsDynamicActivity (Inherited from Activity.)
Public property Name (Inherited from Activity.)
Public property Operator Gets or sets the comparison operator.
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 compare with the value found in the specific list field.
Protected property WorkflowInstanceId (Inherited from Activity.)

Top

See Also

Reference

WaitForActivity Class

Microsoft.SharePoint.WorkflowActions Namespace