LibraryStructureManagerMoveDrawer Method |
Move a drawer to another cabinet.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void MoveDrawer(
int drawerId,
int destCabinetId
)
Parameters
- drawerId
- Type: SystemInt32
- destCabinetId
- Type: SystemInt32
See Also