Click or drag to resize
WebSpeciesActivityTaxonIds Property
This species activity may be used together with these specified taxa and their child taxa. If property TaxonIds is empty this means that this activity may be used for all taxa.

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