Click or drag to resize
SpeciesObservationConservationNatura2000 Property
This property indicates whether the species is included in Natura 2000.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<bool> Natura2000 { get; set; }

Property Value

Type: NullableBoolean

Implements

ISpeciesObservationConservationNatura2000
See Also