AIChatShowChartEventArgsAIChatChartIDs Property
Gets the AI Chat Chart ID's that relate to the ShowCharts event.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public Collection AIChatChartIDs { get; }
Public ReadOnly Property AIChatChartIDs As Collection
Get
DEFINE AIChatShowChartEventArgsAIChatChartIDs AS COM-HANDLE NO-UNDO.
DEFINE PRIVATE VARIABLE AIChatShowChartEventArgsAIChatChartIDs AS CLASS Collection NO-UNDO.
Return Value
CollectionThe AI Chat Chart ID's that relate to the ShowCharts event.