IAIReportGenerationPageView.Update(String, String) Method
Updates the view with the current report generation status and reasoning.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| status | String | A short status message for the current generation step. |
| reasoning | String | Additional information that explains the current step. |
See Also