AnalyticsControlQuestion Property
Gets the Question 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 Question { get; set; }
Public Property Question As String
Get
Set
DEFINE AnalyticsControlQuestion AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlQuestion AS CHARACTER NO-UNDO.
StringThe Question which should be used with this control.
StringThe Question which should be used with this control.
This property will be used when using the AI chat and wil be the question that is to be answered.