Click or drag to resize

VirtualFolderManagerGetVirtualFolder Method

Get the details of a virtual folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public VirtualFolder GetVirtualFolder(
	int virtualFolderId
)

Parameters

virtualFolderId
Type: SystemInt32

Return Value

Type: VirtualFolder
See Also