Skip to main content
All docs
V25.1
  • PromptToReportRequest.DataSourceSchema Property

    Specify a schema of a report’s data source.

    Namespace: DevExpress.AIIntegration.Reporting.Common.Extensions

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public string DataSourceSchema { get; set; }

    Property Value

    Type Description
    String

    A String value.

    See Also