Click or drag to resize

SearchHelperTryUpdateValue Method

Namespace:  FileHold.LibraryManager.Helpers
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static bool TryUpdateValue(
	SearchCondition condition,
	string value
)

Parameters

condition
Type: FileHold.LibraryManagerSearchCondition
value
Type: SystemString

Return Value

Type: Boolean
See Also