Skip to main content
All docs
V25.1
  • AIReportingLocalizer.GetString(AIReportStringId) Method

    Namespace: DevExpress.AIIntegration.Reporting.Localization

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public static string GetString(
        AIReportStringId id
    )

    Parameters

    Name Type
    id AIReportStringId

    Returns

    Type
    String
    See Also