DocumentManagerRemoveSelection Method

Removes specified selection

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Removes specified selection")]
public void RemoveSelection(
	Guid selectionId
)

Parameters

selectionId  Guid
 

See Also