WebDarwinCoreTaxonNomenclaturalStatus Property |
Darwin Core term name: nomenclaturalStatus.
The status related to the original publication of the
name and its conformance to the relevant rules of
nomenclature. It is based essentially on an algorithm
according to the business rules of the code.
It requires no taxonomic opinion.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string NomenclaturalStatus { get; set; }
Public Property NomenclaturalStatus As String
Get
Set
public:
property String^ NomenclaturalStatus {
String^ get ();
void set (String^ value);
}
member NomenclaturalStatus : string with get, set
Property Value
Type:
StringSee Also