LibraryStructureManagerArchiveDrawer Method

Move the drawer 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 drawer to the library archive.")]
public void ArchiveDrawer(
	int drawerId
)

Parameters

drawerId  Int32

See Also