DocumentManagerRecover Method

Recovers documents specified by selection

Definition

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

Parameters

selectionId  Guid
 

See Also