Click or drag to resize
TaxonDataSourceBaseGetDataSourceInformation Method
Get information about data source.

Namespace: ArtDatabanken.WebService.Client.TaxonService
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public override IDataSourceInformation GetDataSourceInformation()

Return Value

Type: IDataSourceInformation
Information about data source.

Implements

ITransactionServiceGetDataSourceInformation
See Also