SearchMatchType
Search type enumeration
API Section: Enumerations
Type: Enumeration
Properties
Enumerated Name |
Type |
Format |
Value |
Description |
---|---|---|---|---|
contains |
integer |
int32 |
0 |
|
notcontains |
integer |
int32 |
1 |
|
equals |
integer |
int32 |
2 |
|
startswith |
integer |
int32 |
3 |
|
endswith |
integer |
int32 |
4 |