Click or drag to resize

DocumentManagerArchive Method

Move the selected document to the Library Archive.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void Archive(
	Guid selectionId
)

Parameters

selectionId
Type: SystemGuid
See Also