ISettingsLocalDataSource Property |
Local data source (used when traveling) - does not require login.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring LocalDataSource { get; }
ReadOnly Property LocalDataSource As String
Get
Dim instance As ISettings
Dim value As String
value = instance.LocalDataSource
property String^ LocalDataSource {
String^ get ();
}
Property Value
Type:
String
See Also