DocumentManagerGetDocumentsToCheckIn Method |
Checks if the selected documents can be checked in and returns detailed information.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic DownloadDocument[] GetDocumentsToCheckIn(
Guid selectionId
)
Parameters
- selectionId
- Type: SystemGuid
Return Value
Type:
DownloadDocument
See Also