WebTaxonSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebTaxonSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
WebTaxonSearchCriteria | Initializes a new instance of the WebTaxonSearchCriteria class |
Name | Description | |
---|---|---|
IsIsValidTaxonSpecified |
Specifies if IsValidTaxon should be used.
| |
IsValidTaxon |
Restrict search to valid or not valid taxa.
Property IsIsValidTaxonSpecified must be set to true
if property IsValidTaxon should be used in the search.
| |
Scope |
Taxon search scope.
May be used to include parent taxa or child taxa in search.
| |
SwedishImmigrationHistory |
Find taxa who have "Swedish immigration history" value
set to one on the integer values in this list.
| |
SwedishOccurrence |
Find taxa who have "Swedish occurrence" value
set to one on the integer values in this list.
| |
TaxonCategoryIds |
Find taxa related to taxa with specified taxon categories.
| |
TaxonIds |
Find taxa related to taxa with specified ids.
| |
TaxonNameSearchString |
Find taxa that matches taxon name search criteria.
Compare operators in WebStringSearchCriteria are
currently ignored. Compare operator 'Like' is always used.
|