InternalServiceUnlockMarkups Method

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

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Unlock markup files which are locked for more than specified number of minutes.")]
public void UnlockMarkups(
	int minutes
)

Parameters

minutes  Int32

See Also