WorkflowManagerGetMyTasksCountForWorkflowTemplate Method
Return the number of tasks for current user and passed workflow template name.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the number of tasks for current user and passed workflow template name.")]
public int GetMyTasksCountForWorkflowTemplate(
string workflowTemplateName,
bool excludeExternalSignatures
)
- workflowTemplateName String
- excludeExternalSignatures Boolean
Int32