Click or drag to resize
WebSpeciesFactSearchCriteriaHostIds Property
Search for species facts that are related to specified hosts. Host ids are taxon ids according to Dyntaxa.

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> HostIds { get; set; }

Property Value

Type: ListInt32
See Also