Click or drag to resize

AccountConnection Property

Gets the account connection

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public IConnection Connection { get; }

Property Value

Type: IConnection
See Also