ViewerManagerUnlockMarkup Method

Unlock markup file. STEPS: 1. Unlock markup file

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Unlock markup file.")]
public void UnlockMarkup(
	int markupId
)

Parameters

markupId  Int32
 

See Also