WorkflowReport fields

The WorkflowReport type exposes the following members.

Fields

  Name Description
Public fieldStatic member strColumnDescription This member is reserved for internal use and is not intended to be used directly from your code. A description of the report that needs to be reported.
Public fieldStatic member strColumnDuration This member is reserved for internal use and is not intended to be used directly from your code. The duration of the workflow events that needs to be reported.
Public fieldStatic member strColumnEvent This member is reserved for internal use and is not intended to be used directly from your code. The event that needs to be reported.
Public fieldStatic member strColumnGroup This member is reserved for internal use and is not intended to be used directly from your code.
Public fieldStatic member strColumnItem This member is reserved for internal use and is not intended to be used directly from your code. The item with which the workflow instance is associated with which needs to be reported.
Public fieldStatic member strColumnList This member is reserved for internal use and is not intended to be used directly from your code. The list with which the workflow is associated with which needs to be reported.
Public fieldStatic member strColumnOccurred This member is reserved for internal use and is not intended to be used directly from your code. true if only reporting workflows that have already executed.
Public fieldStatic member strColumnOtherData This member is reserved for internal use and is not intended to be used directly from your code. Custom data.
Public fieldStatic member strColumnOutcome This member is reserved for internal use and is not intended to be used directly from your code. The outcome of the workflow event, if only reporting a certain type of outcome.
Public fieldStatic member strColumnUser This member is reserved for internal use and is not intended to be used directly from your code. The user name, if only reporting workflows executed by a certain user.
Public fieldStatic member strColumnWorkflowAssociation This member is reserved for internal use and is not intended to be used directly from your code. The approval workflow instance.
Public fieldStatic member strColumnWorkflowInstance This member is reserved for internal use and is not intended to be used directly from your code. The workflow instance which should be reported.
Public fieldStatic member strColumnWorkflowTemplate This member is reserved for internal use and is not intended to be used directly from your code. The template used for the workflows, if only reporting workflows that are based on certain template.
Public fieldStatic member strParamAssociationId This member is reserved for internal use and is not intended to be used directly from your code. The GUID of the approval workflow instance that should be reported.
Public fieldStatic member strParamEventIds This member is reserved for internal use and is not intended to be used directly from your code. The IDs of the workflow events that should be contained in the report.

Top

See also

Reference

WorkflowReport class

Microsoft.Office.RecordsManagement.Reporting namespace