Click or drag to resize
TaxonNameSearchCriteria Properties

The TaxonNameSearchCriteria type exposes the following members.

Properties
  NameDescription
Public propertyAuthorSearchString
The author search string.
Public propertyCategory
Search for taxonnames with this namecategory id.
Public propertyIsAuthorIncludedInNameSearchString
"Author" is included in NameSearchString - value true "Author" is not included in NameSearchString - value false
Public propertyIsOkForSpeciesObservation
Find names that are "ok for Obs systems" - value true Find names that are "not ok for Obs systems" - value false
Public propertyIsOriginalName
Find names that are "original" - value true Find names that are "not original" - value false
Public propertyIsRecommended
Find names that are "recommended" - value true Find names that are "not recommended" - value false
Public propertyIsUnique
Find names that are "unique" - value true Find names that are "not unique" - value false
Public propertyIsValidTaxon
Restrict to names to taxa that are valid - value true
Public propertyIsValidTaxonName
Restrict to names that are valid - value true
Public propertyLastModifiedEndDate
Search taxon names updated between LastModifiedStartDate and LastModifiedEndDate if both are set.
Public propertyLastModifiedStartDate
Search taxon names updated between LastModifiedStartDate and LastModifiedEndDate if both are set.
Public propertyNameSearchString
The name search string.
Public propertyStatus
Search for taxonnames with this id of NameUsage.
Public propertyTaxonIds
List id taxon id - restrict search with this list as parent taxa
Top
See Also