Click or drag to resize
WebSpeciesObservationSearchCriteriaTaxonIds Property
Limit search to taxa with specified ids. Ids for taxon are defined in web application Dyntaxa (www.Dyntaxa.se). Species observations made on sub taxa to specified taxa are also included in returned species observations.

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