PromptToExpressionRequestBase.UserPrompt Property
Gets or sets a natural-language description of the desired logic.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v25.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
| Type | Description |
|---|---|
| String | Natural-language description of the desired logic. |
See Also