Click or drag to resize

DocumentManagerCheckInDocumentsWithNoChanges Method

Cancel check out of selected documents.

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

Parameters

selectionId
Type: SystemGuid
allowCheckinByOtherUsers
Type: SystemBoolean
See Also