LibraryStructureManagerAddFolder Method
            Create new folder in library tree.
            
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Create new folder in library tree.")]
[XmlIncludeAttribute(typeof(int[]))]
public int AddFolder(
	int drawerId,
	Folder newFolder
)
- drawerId  Int32
 - newFolder  Folder
 
Int32