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