IDocumentDataStorageProvider.KeepInterval Property
Specifies a time span after which a stored document is obsolete. The document can then be removed from the database.
Namespace: DevExpress.XtraReports.Service.Extensions
Assembly: DevExpress.XtraReports.v24.1.Service.dll
NuGet Packages: DevExpress.Reporting.WCF, DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan structure. |
See Also