WorkflowManagerHasCheckedOutDocuments Method |
Check if any documents associated with workflow are checked out.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool HasCheckedOutDocuments(
Guid workflowInstanceGuid
)
Parameters
- workflowInstanceGuid
- Type: SystemGuid
Return Value
Type:
Boolean
See Also