LibraryStructureManagerSetCategoryWeight Method |
Modify the weight of a folder group.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetCategoryWeight(
int categoryId,
int weight
)
Parameters
- categoryId
- Type: SystemInt32
- weight
- Type: SystemInt32
See Also