Click or drag to resize
TaxonRelationSearchCriteriaScope Property
Scope for this taxon relation 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 TaxonRelationSearchScope Scope { get; set; }

Property Value

Type: TaxonRelationSearchScope

Implements

ITaxonRelationSearchCriteriaScope
See Also