SearchCondition Class |
Namespace: FileHold.LibraryManager
public class SearchCondition
The SearchCondition type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchCondition | Initializes a new instance of the SearchCondition class |
| Name | Description | |
|---|---|---|
| Operands |
List of operands for the criterion. Number of required items and their types depends on type of criterion.
| |
| OperatorType |
Operator for the criterion.
Different operators require different number of operands provided in Operands list.
| |
| SearchType |
Type of search.
|
| Name | Description | |
|---|---|---|
| ConvertT | (Defined by ObjectExtension.) | |
| ToJson | (Defined by ObjectExtension.) |