Click or drag to resize

UserPreferencesSetFastFindSettingsSystem Method

Set system settings for fast find settings

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetFastFindSettingsSystem(
	FastFindSettings settings
)

Parameters

settings
Type: FileHold.LibraryManagerFastFindSettings
See Also