WebSpeciesObservationFieldDescriptionIsAcceptedByTdwg Property |
Indication of whether or not this data field is an accepted Darwin Core term.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public bool IsAcceptedByTdwg { get; set; }
Public Property IsAcceptedByTdwg As Boolean
Get
Set
public:
property bool IsAcceptedByTdwg {
bool get ();
void set (bool value);
}
member IsAcceptedByTdwg : bool with get, set
Property Value
Type:
BooleanSee Also