Click or drag to resize

AdminStatusReportCriteriaOptionTypes Enumeration

Workflow Status Report filter options

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public enum AdminStatusReportCriteriaOptionTypes
Members
  Member nameValueDescription
IsWorkflowCleared0
ApprovalReviewOrWorkflowStatus1
Completed2
DateStarted3
DueDate4
DocumentName5
WorkflowName6
Initiator7
WorkflowTemplateName8
DocumentSchemaId9
CurrentActivityParticipant10
CurrentActivityOverdueDays11
WorkflowContainsActivityType12
WorkflowGuid13
WorkflowTaskGuid14
DocumentId15
Remarks
Changing order of the enum values will affect the order of rows in Workflow Status Report filter options
See Also