DocumentManagerArchive Method

Move the selected document to the Library Archive.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Move the selected document to the Library Archive.")]
public void Archive(
	Guid selectionId
)

Parameters

selectionId  Guid

See Also