Click or drag to resize

IConnectionAccounts Property

Gets the list of accounts associated with the connection

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

Property Value

Type: AccountCollection
See Also