Click or drag to resize
WebTransactionStarted Property
Get information about when transaction started.

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

Property Value

Type: DateTime

Implements

ITransactionStarted
See Also