WebDarwinCoreBasisOfRecord Property |
Darwin Core term name: basisOfRecord.
The specific nature of the data record -
a subtype of the dcterms:type.
Recommended best practice is to use a controlled
vocabulary such as the Darwin Core Type Vocabulary
(http://rs.tdwg.org/dwc/terms/type-vocabulary/index.htm).
In Species Gateway this property has the value
HumanObservation.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string BasisOfRecord { get; set; }
Public Property BasisOfRecord As String
Get
Set
public:
property String^ BasisOfRecord {
String^ get ();
void set (String^ value);
}
member BasisOfRecord : string with get, set
Property Value
Type:
StringSee Also