DocumentManagerCanCheckOutDocumentsInSelection Method
Tests if selected documents can be checked out without exceptions.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.2.0.0
[WebMethodAttribute(Description = "Tests if selected documents can be checked out without exceptions.")]
public bool CanCheckOutDocumentsInSelection(
Guid selectionId,
bool includeShortcuts
)
- selectionId Guid
- includeShortcuts Boolean
- this parameter is deprecated and is not used
Boolean