WorkflowManagerGetMyTasksCountForWorkflowTemplate Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int GetMyTasksCountForWorkflowTemplate(
string workflowTemplateName,
bool excludeExternalSignatures
)
Parameters
- workflowTemplateName
- Type: SystemString
- excludeExternalSignatures
- Type: SystemBoolean
Return Value
Type:
Int32
See Also