Skip to main content
All docs
V25.1
  • LanguageInfo.Id Property

    Gets or sets the identifier for a language.

    Namespace: DevExpress.AIIntegration.Reporting.Common.Models

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

    NuGet Package: DevExpress.AIIntegration.Reporting.Common

    Declaration

    public string Id { get; set; }

    Property Value

    Type Description
    String

    Specifies the language identifier.

    See Also