Click or drag to resize

LibraryStructureManagerCopyCabinet Method

Copy cabinet with all documents.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void CopyCabinet(
	int cabinetId,
	string destName
)

Parameters

cabinetId
Type: SystemInt32
destName
Type: SystemString
See Also