AnalyticsControlTenant Property

Gets an the inmydata tenant 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 Tenant { get; set; }

Property Value

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

Return Value

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

See Also