WebSpeciesObservationFieldSearchCriteria Properties |
The WebSpeciesObservationFieldSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
Class |
Type of data that the search criteria should be applied to.
| |
Locale |
Search fields based on information related to this locale.
This search criteria is optional and for many data
types it is not relevant. For example data and time
fields does not use this property.
The value of this property Locale may be different from the
value of property Locale in class WebClientInformation.
Information returned from a web service call uses the locale
specified in class WebClientInformation.
| |
Operator |
Compare operator that is used when this search
criteria is compared to actual data.
| |
Property |
Information about which species observation property
that the search criteria should be applied to.
| |
Type |
Type of the data. Both compare value (property Value
in this class) and actual value should be of this
data type.
| |
Value |
Value used to compare the data field with.
Value is a string representation of the actual data type
and value.
|