LibraryStructureManagerGetCabinetStructure Method (Int32) |
Return cabinet with given ID with all drawers.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Cabinet GetCabinetStructure(
int cabinetId
)
Parameters
- cabinetId
- Type: SystemInt32
Return Value
Type:
Cabinet
See Also