CoreConfigSettingIdsHierarchyCacheLifetime Field

The approximate time interval for which the in-memory hierarchy cache is allowed to store a new result. A value of zero disables caching of hierarchy members.

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 HierarchyCacheLifetime

Field Value

Type: Guid
Remarks

The value of this constant is 3d199f05-b329-4b4b-8a0a-ddcd3df2d71a.

Data Type: TimeSpan. Default Value: 120 minutes.
See Also