LibraryStructureManagerSetDrawerWeight Method |
Modify the weight of a drawer.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetDrawerWeight(
int drawerId,
int weight
)
Parameters
- drawerId
- Type: SystemInt32
- weight
- Type: SystemInt32
See Also