AnalyticsControlTenant Property
Gets an the inmydata tenant 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 Tenant { get; set; }
Public Property Tenant As String
Get
Set
DEFINE AnalyticsControlTenant AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlTenant AS CHARACTER NO-UNDO.
StringThe inmydata tenant which should be used with this control.
StringThe inmydata tenant which should be used with this control.