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

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<int> TaxonIds { get; set; }

Property Value

Type: ListInt32
See Also