LibraryStructureManagerArchiveCabinet Method

Move the cabinet 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 cabinet to the library archive.")]
public void ArchiveCabinet(
	int cabinetId
)

Parameters

cabinetId  Int32

See Also