Click or drag to resize
ISpeciesObservationProjectProjectParameters Property
Information about species observation project parameters that are related to this species observation. Each project parameter contains parameter information but also information about the project. The reason for this is that one species observation can belong to more than one project.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
SpeciesObservationProjectParameterList ProjectParameters { get; set; }

Property Value

Type: SpeciesObservationProjectParameterList
See Also