LibraryStructureManagerArchiveFolder Method

Move the folder 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 folder to the library archive.")]
public void ArchiveFolder(
	int folderId
)

Parameters

folderId  Int32

See Also