Skip to main content
All docs
V25.1
  • IAIDataBoundEnterReportPromptPageView Methods

    If implemented, supplies a view for the Enter Report Description page.
    Name Description
    SetDataSource(Object, String, String) Adds data source schema displayed on the “Enter Report Description” page.
    SetPredefinedPrompts(IEnumerable<AIReportPrompt>) Adds prompt suggestions to the “Enter Report Description” page. Inherited from IAINoDataEnterReportPromptPageView.
    See Also