Click or drag to resize

VirtualFolderManagerUpdateSmartFolder Method

Update a smart folder.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void UpdateSmartFolder(
	SmartFolder smartFolder
)

Parameters

smartFolder
Type: FileHold.LibraryManagerSmartFolder
See Also