RequestOverridesIsTimeMemberSharingEnabled Property

Gets or sets a value indicating whether hierarchy shared members should be combined or not for the purpose of visualization. The standard example is to combine Week 53 of any given year with Week 01 of the subsequent year.

Namespace:  Dundas.BI.Data.DataRetrieval
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public bool IsTimeMemberSharingEnabled { get; set; }

Property Value

Type: Boolean
See Also