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

    If implemented, supplies a view for the Enter Report Description page.

    Properties

    Name Description
    Prompt Specifies the prompt selected on the Wizard page. Inherited from IAINoDataEnterReportPromptPageView.

    Methods

    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.

    Events

    Name Description
    PromptChanged Occurs when the Prompt property value is changed. Inherited from IAINoDataEnterReportPromptPageView.
    See Also