SearchCriteria Class

This class describes search criteria for DocumentFinder.GetDocument method. Search should be understood widely, providing documents from user's tray or details for a specific document are also some types of search. Objects of this class fully describe criteria for a request for getting some file list.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public class SearchCriteria
Inheritance
Object    SearchCriteria

Constructors

SearchCriteriaInitializes a new instance of the SearchCriteria class

Properties

BooleanSearch 
SearchConditions Criterion type. Defines documents' property against which the search is performed.

Extension Methods

See Also