AnalyticsControlServer Property
Gets the inmydata server which should be used with this control.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public string Server { get; set; }
Public Property Server As String
Get
Set
DEFINE AnalyticsControlServer AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlServer AS CHARACTER NO-UNDO.
StringThe inmydata server which should be used with this control.
StringThe inmydata server which should be used with this control.
This will be inmydata.com by default and should only be changed if you are using a dedicated cluster.