WebDarwinCoreConservationProtectionLevel 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.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int ProtectionLevel { get; set; }
Public Property ProtectionLevel As Integer
Get
Set
public:
property int ProtectionLevel {
int get ();
void set (int value);
}
member ProtectionLevel : int with get, set
Property Value
Type:
Int32See Also