LibraryStructureManagerGetFolderStructure Method (Int32) |
Return all properties of a folder.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Folder GetFolderStructure(
int folderId
)
Parameters
- folderId
- Type: SystemInt32
Return Value
Type:
Folder
See Also