Click or drag to resize

SearchCriteriaOnlyMetadata Property

Define whether Full Text Search should be performed against both metadata and content of the files or only against metadata

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool OnlyMetadata { get; set; }

Property Value

Type: Boolean
See Also