WebDarwinCoreConservationProtectedByLaw Property |
Not defined in Darwin Core.
This property indicates whether the species
is protected by the law in Sweden.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool ProtectedByLaw { get; set; }
Public Property ProtectedByLaw As Boolean
Get
Set
public:
property bool ProtectedByLaw {
bool get ();
void set (bool value);
}
member ProtectedByLaw : bool with get, set
Property Value
Type:
BooleanSee Also