Click or drag to resize
TaxonTreeSearchCriteriaScope Property
Scope for this taxon tree search. Defines if relations above or beneath specified taxons should be returned. This property is not relevant if property TaxonIds contains no values.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public TaxonTreeSearchScope Scope { get; set; }

Property Value

Type: TaxonTreeSearchScope

Implements

ITaxonTreeSearchCriteriaScope
See Also