AnalyticsControlID Property
Gets the ID 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 ID { get; set; }
Public Property ID As String
Get
Set
DEFINE AnalyticsControlID AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlID AS CHARACTER NO-UNDO.
StringThe ID which should be used with this control.
StringThe ID which should be used with this control.
For different content types their property will have different values. When using with a dashboard the
ID will be the Dashboard ID. When using with a visualisation is will be a visualisation ID.
These ID's can be found in the inmydata UI when you have the dashboard or visualisation open.
The option to find the ID will be in the bar on the left.