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

StorageCleanerSettings.ReportTimeToLive Property

Indicates the lifetime of a report in a storage.

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer

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

Declaration

public TimeSpan ReportTimeToLive { get; protected set; }

Property Value

Type Description
TimeSpan

A TimeSpan structure.

See Also