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