Click or drag to resize
TaxonRelationSearchCriteriaTaxa Property
These taxa are used to limit the returned taxon relations. All taxon relations that matches the other search criterias are returned if no taxa are specified.

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

Property Value

Type: TaxonList

Implements

ITaxonRelationSearchCriteriaTaxa
See Also