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

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

    Properties

    Name Description
    Prompt Specifies the prompt selected on the Wizard page.

    Methods

    Name Description
    SetPredefinedPrompts(IEnumerable<AIReportPrompt>) Adds prompt suggestions to the “Enter Report Description” page.

    Events

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