Click or drag to resize
DarwinCoreConservationProtectionLevel Property
Not defined in Darwin Core. Information about how protected information about a species is in Sweden. Currently this is a value between 1 to 5. 1 indicates public access and 5 is the highest used security level.

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

Property Value

Type: Int32

Implements

IDarwinCoreConservationProtectionLevel
See Also