Click or drag to resize
IPesiNameDataSourceGetPesiGuidByScientificName Method
Get PESI GUID by scientific name.

Namespace: ArtDatabanken.Data.DataSource
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
string GetPesiGuidByScientificName(
	string scientificName
)

Parameters

scientificName
Type: SystemString
Information about the client that makes this web service call.

Return Value

Type: String
PESI GUID by scientific name.
See Also