Click or drag to resize

InternalServiceUnlockMarkups Method

Unlock markup files which are locked for more than specified number of minutes.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UnlockMarkups(
	int minutes
)

Parameters

minutes
Type: SystemInt32
See Also