Click or drag to resize

ISettingsCurrentDataSource Property

Returns the current data source, this is the central database if you are logged into the central database or Local data source if you are traveling - requires login. This will return ODBC:DataSourceName.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
string CurrentDataSource { get; }

Property Value

Type: String
See Also