Click or drag to resize
WebTaxonRelationSearchCriteriaScope 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.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public TaxonRelationSearchScope Scope { get; set; }

Property Value

Type: TaxonRelationSearchScope
See Also