Skip to main content
All docs
V26.1
  • PromptToExpressionRequestBase.ConstantInfo.Category Property

    Gets or sets the constant category.

    Namespace: DevExpress.AIIntegration.Extensions

    Assembly: DevExpress.AIIntegration.v26.1.dll

    Declaration

    public string Category { get; set; }

    Property Value

    Type Description
    String

    The constant category.

    See Also