Click or drag to resize
WebDarwinCoreConservationRedlistCategory Property
Not defined in Darwin Core. Redlist category for redlisted species. The property also contains information about which redlist that is referenced. Example value: CR (Sweden, 2010). Possible redlist values are DD (Data Deficient), EX (Extinct), RE (Regionally Extinct), CR (Critically Endangered), EN (Endangered), VU (Vulnerable), NT (Near Threatened). Not redlisted species has no value in this property.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string RedlistCategory { get; set; }

Property Value

Type: String
See Also