Click or drag to resize

LibraryStructureManagerArchiveFolder Method

Move the folder to the library archive.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void ArchiveFolder(
	int folderId
)

Parameters

folderId
Type: SystemInt32
See Also