CollectDataTask fields

The CollectDataTask type exposes the following members.

Fields

  Name Description
Public fieldStatic member __ContextProperty Used to promote the __Context property for use by the workflow runtime.
Public field _corrTask Used to correlate messages to the task.
Public field _corrWorkflow Used to correlate messages to the workflow.
Public field _inProperties Represents the information about the activity before it has executed.
Public field _lastExecutor Represents the ID of the user who executed the activity.
Public field _OuTCOME Represents the execution result of the task.
Public field _outProperties Represents the information about the activity after it has executed.
Public field _taskId Represents the ID of the task.
Public field _workflowId Represents the ID of the active workflow instance.
Public fieldStatic member AssignedToProperty Used to promote the AssignedTo property for use by the workflow runtime.
Public fieldStatic member ContentTypeIdProperty Used to promote the ContentTypeId property for use by the workflow runtime.
Public fieldStatic member InPropertiesProperty Used to promote the InProperties property for use by the workflow runtime.
Public fieldStatic member OutPropertiesProperty Used to promote the OutProperties property for use by the workflow runtime.
Public fieldStatic member TaskIdProperty Used to promote the TaskId property for use by the workflow runtime.
Public fieldStatic member TitleProperty Used to promote the Title property for use by the workflow runtime.

Top

See also

Reference

CollectDataTask class

Microsoft.SharePoint.WorkflowActions.WithKey namespace