WorkflowManagerGetWorkflowDocumentsCount Method |
Returns workflow main documents count
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int GetWorkflowDocumentsCount(
Guid workflowGuid
)
Parameters
- workflowGuid
- Type: SystemGuid
Return Value
Type:
Int32
See Also