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)
Syntaxpublic bool SkipDateMapping { get; set; }Public Property SkipDateMapping As Boolean
Get
Set
public:
property bool SkipDateMapping {
bool get ();
void set (bool value);
}member SkipDateMapping : bool with get, set
Property Value
Type:
Boolean if skip date mapping; otherwise,
.
See Also