WebDarwinCoreTaxonKingdom Property |
Darwin Core term name: kingdom.
The full scientific name of the kingdom in which the
taxon is classified.
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 Kingdom { get; set; }
Public Property Kingdom As String
Get
Set
public:
property String^ Kingdom {
String^ get ();
void set (String^ value);
}
member Kingdom : string with get, set
Property Value
Type:
StringSee Also