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)
Syntaxpublic static Account GetAccount(
	string name
)
Parameters
- name
 - Type: SystemString
Name of the account 
Return Value
Type: 
Account
See Also