MemberRetrievalOptionsBypassHierarchyCache Property

Gets or sets a value indicating whether the hierarchy cache should be bypassed for the current member request.

Namespace: Dundas.BI.Data.MemberRetrieval
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public bool BypassHierarchyCache { get; set; }

Property Value

Boolean
to bypass the hierarchy cache; otherwise, .
See Also