WaitForActivity Fields

Include Protected Members
Include Inherited Members

The WaitForActivity type exposes the following members.

Fields

  Name Description
Public fieldStatic member __ContextProperty Represents the __Context that the class promotes for use by the workflow runtime.
Public fieldStatic member __ListIdProperty Represents the __ListId that the class promotes for use by the workflow runtime.
Public fieldStatic member __ListItemProperty Represents the __ListItem that the class promotes for use by the workflow runtime.
Public field _afterProperties Specifies a hash table of properties consisting of string/value pairs that correspond to fields in the SPItem after the workflow is executed.
Public field _beforeProperties Specifies a hash table of properties consisting of string/value pairs that correspond to fields in the SPItem before the workflow is executed.
Public field _corrWorkflow Specifies the workflow correlation token.
Public field _workflowId Specifies the workflow ID.
Public field EnterWaitComment Specifies the comment text that is entered as a property of the list item as the workflow is paused.
Public field ExitWaitComment Specifies the comment text that is entered as a property of the list item as the workflow is resumed.
Public fieldStatic member FieldNameProperty Represents the FieldName that the class promotes for use by the workflow runtime.
Public fieldStatic member OperatorProperty Represents the Operator that the class promotes for use by the workflow runtime.
Public fieldStatic member ValueProperty Represents the Value that the class promotes for use by the workflow runtime.

Top

See Also

Reference

WaitForActivity Class

Microsoft.SharePoint.WorkflowActions Namespace