Click or drag to resize
SpeciesObservationConservationProtectionLevel Property
Information about how protected information about a species is in Sweden. Currently this is a value between 1 to 6. 1 indicates public access and 6 is the highest security level.

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

Property Value

Type: NullableInt32

Implements

ISpeciesObservationConservationProtectionLevel
See Also