Click or drag to resize
ITaxonSearchCriteria Properties

The ITaxonSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyDataContext
Data context with meta information about this object.
Public propertyIsValidTaxon
Restrict to names to taxa that are valid - value true
Public propertyScope
Taxon search scope. AllChildTaxa or AllParentTaxa
Public propertySwedishImmigrationHistory
Find taxa who have "Swedish immigration history" value set to one on the int values in this list.
Public propertySwedishOccurrence
Find taxa who have "Swedish occurrence" value set to one on the int values in this list.
Public propertyTaxonCategoryIds
Find taxa who have taxonCategoryIds related to a specified taxon.
Public propertyTaxonIds
Find taxa who have taxonIds related to the specified taxon.
Public propertyTaxonNameSearchString
Find taxon that belongs to taxon name that matches taxon name search string. Wildcard characters may be used.
Top
See Also