Skip to main content
A newer version of this page is available. .

IAzureFileStorageManagerAsync.DeleteReportAsync(String) Method

Namespace: DevExpress.XtraReports.Web.Azure.WebDocumentViewer

Assembly: DevExpress.XtraReports.v20.2.Web.Azure.dll

NuGet Package: DevExpress.Web.Reporting.Azure

Declaration

Task DeleteReportAsync(
    string reportId
)

Parameters

Name Type
reportId String

Returns

Type
Task
See Also