Skip to main content
All docs
V25.1
  • AIParameters.Prompt Property

    Specifies the prompt selected on the Wizard page.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard

    Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public string Prompt { get; set; }

    Property Value

    Type Description
    String

    The selected prompt.

    See Also