PromptToExpressionRequestBase.FunctionInfo.Sample Property
Gets or sets an example that demonstrates the use of the function in an expression.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v25.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
| Type | Description |
|---|---|
| String | The example that demonstrates the use of the function in an expression. |
See Also