ExternalConnectionBaseGetAccount Method |
Gets the account
Namespace:
SharpCharts.Base.Connection
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public static Account GetAccount(
string name
)
Parameters
- name
- Type: SystemString
Name of the account
Return Value
Type:
AccountSee Also