LibraryStructureManagerMoveCategory Method
Move a folder group to another drawer.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Move a folder group to another drawer.")]
public void MoveCategory(
int drawerId,
int categoryId,
int destDrawerId
)
Parameters
- drawerId Int32
- categoryId Int32
- destDrawerId Int32