Click or drag to resize
TaxonGetScientificNameAndAuthorAndCommonName Method
Get scientific name, author and common name for this taxon.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public virtual string GetScientificNameAndAuthorAndCommonName()

Return Value

Type: String
Scientific name, author and common name for this taxon.

Implements

ITaxonGetScientificNameAndAuthorAndCommonName
See Also