WebDarwinCoreOccurrenceIsNaturalOccurrence Property |
Not defined in Darwin Core.
Indicates if this species occurrence is natural or
if it is a result of human activity.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsNaturalOccurrence { get; set; }
Public Property IsNaturalOccurrence As Boolean
Get
Set
public:
property bool IsNaturalOccurrence {
bool get ();
void set (bool value);
}
member IsNaturalOccurrence : bool with get, set
Property Value
Type:
BooleanSee Also