Click or drag to resize
SpeciesObservationSearchCriteriaProjectGuids Property
Get observations related to specified projects (projects corresponds to "syfte" in Artportalen 1). This property is not used in the current version of SwedishSpeciesObservationService.

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

Property Value

Type: ListString

Implements

ISpeciesObservationSearchCriteriaProjectGuids
See Also