Skip to main content
All docs
V25.1
  • AIParameters(AIParameters) Constructor

    Initializes a new instance of the AIParameters class with specified settings.

    Namespace: DevExpress.AIIntegration.Reporting.Wizard

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public AIParameters(
        AIParameters source
    )

    Parameters

    Name Type
    source AIParameters
    See Also