Click or drag to resize
IPesiNameDataSource Interface
Definition of the PESINameServiceDataSource interface. This interface is used to retrieve names from PESI Webservice PESI = Pan-European Species directories Infrastructure PESI provides standardised and authoritative taxonomic information

Namespace: ArtDatabanken.Data.DataSource
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IPesiNameDataSource

The IPesiNameDataSource type exposes the following members.

Methods
  NameDescription
Public methodGetPesiGuidByScientificName
Get PESI GUID by scientific name.
Public methodGetPesiGuidByVernacularName
Get PESI GUID by vernacular name.
Top
See Also