Click or drag to resize
TaxonSearchScope Enumeration
Possible scope types when searching for taxa.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public enum TaxonSearchScope
Members
  Member nameValueDescription
NoScope0 No special handling.
AllChildTaxa1 Include all child taxa.
AllParentTaxa2 Include all parent taxa.
See Also