AIReportGenerationPage.SubmitAnswer(String) Method
Submits a clarification answer to the current report generation workflow.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| answer | String | The answer text supplied by the user. |
See Also