LibraryStructureManagerAddDrawer Method
Create a new drawer in library tree.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create a new drawer in library tree.")]
public int AddDrawer(
int cabinetId,
Drawer newDrawer
)
- cabinetId Int32
- newDrawer Drawer
Int32