Click or drag to resize
WebTransactionDataSourceInformation Property
Get information about data source.

Namespace: ArtDatabanken.WebService.Client
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public IDataSourceInformation DataSourceInformation { get; }

Property Value

Type: IDataSourceInformation

Implements

ITransactionDataSourceInformation
See Also