Skip to main content

IDocumentPersistentStorageAsync.UpdateLastAccessTimeAsync(String) Method

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

Assembly: DevExpress.XtraReports.v23.2.Web.dll

NuGet Package: DevExpress.Web.Reporting.Common

Declaration

Task UpdateLastAccessTimeAsync(
    string id
)

Parameters

Name Type
id String

Returns

Type
Task
See Also