Skip to main content

IAzureFileStorageManagerAsync.DeleteDocumentAsync(String) Method

Namespace: DevExpress.AspNetCore.Reporting.Azure.WebDocumentViewer

Assembly: DevExpress.AspNetCore.Reporting.v23.2.Azure.dll

NuGet Package: DevExpress.AspNetCore.Reporting.Azure

Declaration

Task DeleteDocumentAsync(
    string documentId
)

Parameters

Name Type
documentId String

Returns

Type
Task
See Also