Click or drag to resize

DocumentManagerCheckOutDocuments Method

Checks out selected documents

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void CheckOutDocuments(
	Guid selectionId,
	bool includeShortcuts
)

Parameters

selectionId
Type: SystemGuid
includeShortcuts
Type: SystemBoolean
See Also