WebDarwinCoreTaxonSubgenus Property |
Darwin Core term name: subgenus.
The full scientific name of the subgenus in which
the taxon is classified. Values should include the
genus to avoid homonym confusion.
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 Subgenus { get; set; }
Public Property Subgenus As String
Get
Set
public:
property String^ Subgenus {
String^ get ();
void set (String^ value);
}
member Subgenus : string with get, set
Property Value
Type:
StringSee Also