Click or drag to resize
TaxonGetScientificNameAndAuthor Method
Get scientific name and author 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 GetScientificNameAndAuthor()

Return Value

Type: String
Scientific name and author for this taxon.

Implements

ITaxonGetScientificNameAndAuthor
See Also