WebDarwinCoreTaxonScientificNameAuthorship Property |
Darwin Core term name: scientificNameAuthorship.
The authorship information for the scientificName
formatted according to the conventions of the applicable
nomenclaturalCode.
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 ScientificNameAuthorship { get; set; }
Public Property ScientificNameAuthorship As String
Get
Set
public:
property String^ ScientificNameAuthorship {
String^ get ();
void set (String^ value);
}
member ScientificNameAuthorship : string with get, set
Property Value
Type:
StringSee Also