LibraryStructureManagerCopyCabinet Method |
Copy cabinet with all documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void CopyCabinet(
int cabinetId,
string destName
)
Parameters
- cabinetId
- Type: SystemInt32
- destName
- Type: SystemString
See Also