AnalyticsControlServer Property

Gets the inmydata server which should be used with this control.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string Server { get; set; }

Property Value

String
The inmydata server which should be used with this control.

Return Value

String
The inmydata server which should be used with this control.

Remarks

This will be inmydata.com by default and should only be changed if you are using a dedicated cluster.

See Also