LibraryStructureManagerSetDrawerWeight Method
            Modify the weight of a drawer.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Modify the weight of a drawer.")]
public void SetDrawerWeight(
	int drawerId,
	int weight
)
Parameters
- drawerId  Int32
 - weight  Int32