RequestOptionsIncludeMeasurements Property

Gets or sets a value indicating whether query measurements values should be included in the result.

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

Property Value

Boolean
to include query measurements; otherwise, .
See Also