Click or drag to resize

VirtualFolderManagerRemoveSmartFolder Method

Remove a smart folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RemoveSmartFolder(
	int smartFolderId
)

Parameters

smartFolderId
Type: SystemInt32
See Also