LibraryStructureManagerArchiveCategory Method |
Move the folder group to the library archive.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void ArchiveCategory(
int categoryId,
int drawerId
)
Parameters
- categoryId
- Type: SystemInt32
- drawerId
- Type: SystemInt32
See Also