Click or drag to resize
WebTaxonNameSearchCriteria Properties

The WebTaxonNameSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyAuthorSearchString
Author search string.
Public propertyCategoryId
Search for taxon names with this taxon name category.
Public propertyIsAuthorIncludedInNameSearchString
Is author included in NameSearchString.
Public propertyIsCategoryIdSpecified
Indicates if property CategoryId has been set.
Public propertyIsIsOkForSpeciesObservationSpecified
Specifies if IsOkForSpeciesObservation should be used.
Public propertyIsIsOriginalNameSpecified
Specifies if IsOriginalName should be used.
Public propertyIsIsRecommendedSpecified
Specifies if IsRecommended should be used.
Public propertyIsIsUniqueSpecified
Specifies if IsUnique should be used.
Public propertyIsIsValidTaxonNameSpecified
Specifies if IsValidTaxonName should be used.
Public propertyIsIsValidTaxonSpecified
Specifies if IsValidTaxon should be used.
Public propertyIsOkForSpeciesObservation
Filter taxon names based on if they are ok for species observation systems or not.
Public propertyIsOriginalName
Filter taxon names based on if they are orginal name.
Public propertyIsRecommended
Filter taxon names based on if they are recommended or not.
Public propertyIsStatusIdSpecified
Indicates if property StatusId has been set.
Public propertyIsUnique
Filter taxon names based on if they are unique or not.
Public propertyIsValidTaxon
Restrict search to taxon names for taxa with specified valid status.
Public propertyIsValidTaxonName
Filter taxon names based on if they are valid or not.
Public propertyNameSearchString
The name search string.
Public propertyStatusId
Search for taxon names with this taxon name status.
Public propertyTaxonIds
Restrict search with this list of parent taxa.
Top
See Also