LibraryStructureManagerSetCabinetWeight Method |
Modify the weight of a cabinet.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetCabinetWeight(
int cabinetId,
int weight
)
Parameters
- cabinetId
- Type: SystemInt32
- weight
- Type: SystemInt32
See Also