DocumentOperationResponse.Succeeded Property
Specifies whether a document operation has been successfully performed.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the document operation has been successfully performed; otherwise, false. |
See Also