WorkflowManager.GetTaskParticipantsReportCount Method
Return the number of workflow tasks and their participants.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the number of workflow tasks and their participants.")]
public int GetTaskParticipantsReportCount(
TaskParticipantReportCriteria criteria
)
- criteria TaskParticipantReportCriteria
Int32 This method is obsolete. Use GetTaskParticipantsReportWithCount instead.