CoreConfigSettingIdsRecycledItemsMaxAge Field |
Maximum age of the recycled items in days; older recycled items will be automatically deleted.
A value of 0 indicates that recycled items will never be automatically deleted.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid RecycledItemsMaxAge
Public Shared ReadOnly RecycledItemsMaxAge As Guid
public:
static initonly Guid RecycledItemsMaxAge
static val RecycledItemsMaxAge: Guid
Field Value
Type:
GuidRemarks The value of this constant is c7317bc7-5883-4cb4-83b8-1ffa4c9d703d.
Data Type:
Int32.
Default Value: 30.
See Also