SearchPhrase Class |
Namespace: Omada.OE.Model
public class SearchPhrase
The SearchPhrase type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchPhrase |
| Name | Description | |
|---|---|---|
| ExcludeItems |
Words and sentences which must *not* occur in the search data
Population of the items is handled by the constructor
| |
| IncludeItems |
Words and sentences which must occur in the search data
Population of the items is handled by the constructor
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |