AnalyticsControlSubject Property
Gets the Subject 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 Subject { get; set; }
Public Property Subject As String
Get
Set
DEFINE AnalyticsControlSubject AS CHARACTER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlSubject AS CHARACTER NO-UNDO.
StringThe Subject which should be used with this control.
StringThe Subject which should be used with this control.
For different content types their property will have different values. When used with the AI Chat
the Subject will be the inmydata Subject that should be used to answer the question.
When used with the Insights the Subject will be the inmydata Subject you want to display insights for.
To show insights from all inmydata Subjects leave this property blank.