WebDarwinCoreTaxonInfraspecificEpithet Property |
Darwin Core term name: infraspecificEpithet.
The name of the lowest or terminal infraspecific epithet
of the scientificName, excluding any rank designation.
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 InfraspecificEpithet { get; set; }
Public Property InfraspecificEpithet As String
Get
Set
public:
property String^ InfraspecificEpithet {
String^ get ();
void set (String^ value);
}
member InfraspecificEpithet : string with get, set
Property Value
Type:
StringSee Also