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.v26.1.Service.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan structure. |
See Also