Click or drag to resize
WebTaxonSearchCriteria Properties

The WebTaxonSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyIsIsValidTaxonSpecified
Specifies if IsValidTaxon should be used.
Public propertyIsValidTaxon
Restrict search to valid or not valid taxa. Property IsIsValidTaxonSpecified must be set to true if property IsValidTaxon should be used in the search.
Public propertyScope
Taxon search scope. May be used to include parent taxa or child taxa in search.
Public propertySwedishImmigrationHistory
Find taxa who have "Swedish immigration history" value set to one on the integer values in this list.
Public propertySwedishOccurrence
Find taxa who have "Swedish occurrence" value set to one on the integer values in this list.
Public propertyTaxonCategoryIds
Find taxa related to taxa with specified taxon categories.
Public propertyTaxonIds
Find taxa related to taxa with specified ids.
Public propertyTaxonNameSearchString
Find taxa that matches taxon name search criteria. Compare operators in WebStringSearchCriteria are currently ignored. Compare operator 'Like' is always used.
Top
See Also