HierarchyMemberFilterSkipDateMapping Property

Gets or sets a value indicating whether skip date mapping processing.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool SkipDateMapping { get; set; }

Property Value

Type: Boolean
if skip date mapping; otherwise, .
See Also