WebDarwinCoreConservationActionPlan Property |
Not defined in Darwin Core.
This property indicates whether the species is the subject
of an action plan ('åtgärdsprogram' in swedish).
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool ActionPlan { get; set; }
Public Property ActionPlan As Boolean
Get
Set
public:
property bool ActionPlan {
bool get ();
void set (bool value);
}
member ActionPlan : bool with get, set
Property Value
Type:
BooleanSee Also