DocumentManagerCheckAllCanUnArchive Method |
Checks if all selected documents can be un-archived.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic bool CheckAllCanUnArchive(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
Boolean
See Also