DocumentManagerCheckOutDocuments Method |
Checks out selected documents
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CheckOutDocuments(
Guid selectionId,
bool includeShortcuts
)
Parameters
- selectionId
- Type: SystemGuid
- includeShortcuts
- Type: SystemBoolean
See Also