WebTaxonNameSearchCriteria Class |
Namespace: ArtDatabanken.WebService.Data
The WebTaxonNameSearchCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebTaxonNameSearchCriteria | Initializes a new instance of the WebTaxonNameSearchCriteria class |
Name | Description | |
---|---|---|
![]() | AuthorSearchString |
Author search string.
|
![]() | CategoryId |
Search for taxon names with this taxon name category.
|
![]() | IsAuthorIncludedInNameSearchString |
Is author included in NameSearchString.
|
![]() | IsCategoryIdSpecified |
Indicates if property CategoryId has been set.
|
![]() | IsIsOkForSpeciesObservationSpecified |
Specifies if IsOkForSpeciesObservation should be used.
|
![]() | IsIsOriginalNameSpecified |
Specifies if IsOriginalName should be used.
|
![]() | IsIsRecommendedSpecified |
Specifies if IsRecommended should be used.
|
![]() | IsIsUniqueSpecified |
Specifies if IsUnique should be used.
|
![]() | IsIsValidTaxonNameSpecified |
Specifies if IsValidTaxonName should be used.
|
![]() | IsIsValidTaxonSpecified |
Specifies if IsValidTaxon should be used.
|
![]() | IsOkForSpeciesObservation |
Filter taxon names based on if they are ok
for species observation systems or not.
|
![]() | IsOriginalName |
Filter taxon names based on if they are orginal name.
|
![]() | IsRecommended |
Filter taxon names based on if they are recommended or not.
|
![]() | IsStatusIdSpecified |
Indicates if property StatusId has been set.
|
![]() | IsUnique |
Filter taxon names based on if they are unique or not.
|
![]() | IsValidTaxon |
Restrict search to taxon names for
taxa with specified valid status.
|
![]() | IsValidTaxonName |
Filter taxon names based on if they are valid or not.
|
![]() | NameSearchString |
The name search string.
|
![]() | StatusId |
Search for taxon names with this taxon name status.
|
![]() | TaxonIds |
Restrict search with this list of parent taxa.
|