LibraryStructureManagerAddCategory Method
Create a new folder group in library tree.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create a new folder group in library tree.")]
public int AddCategory(
int cabinetId,
string categoryName
)
- cabinetId Int32
- categoryName String
Int32