RequestOptionsIncludeMeasureCorrections Property

Gets or sets a value indicating whether to include measure corrections.

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

Property Value

Type: Boolean
to include measure corrections; otherwise, .
See Also