LibraryStructureManagerAddCabinet Method
Create a new cabinet in library tree.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create a new cabinet in library tree.")]
[XmlIncludeAttribute(typeof(int[]))]
public int AddCabinet(
bool isArchive,
Cabinet newCabinet
)
- isArchive Boolean
- newCabinet Cabinet
Int32