StorageCleanerSettings(TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan, TimeSpan) Constructor
In This Article
Initializes a new instance of the StorageCleanerSettings class with specified settings.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
#Declaration
#Parameters
Name | Type |
---|---|
due |
Time |
period | Time |
report |
Time |
document |
Time |
exported |
Time |
search |
Time |
See Also