LibraryStructureManagerGetFolderPathAndLocation Method
Return the path and location of given folder.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return the path and location of given folder.")]
public void GetFolderPathAndLocation(
int folderId,
out string[] path,
out int[] location
)
Parameters
- folderId Int32
- path String
- location Int32