Click or drag to resize

LibraryStructureManagerGetFolderStructure Method (Int32)

Return all properties of a folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Folder GetFolderStructure(
	int folderId
)

Parameters

folderId
Type: SystemInt32

Return Value

Type: Folder
See Also