RequestOptions Properties

The RequestOptions type exposes the following members.

Properties
  NameDescription
Public propertyBypassDataCache
Gets or sets a value indicating whether the data cache should be bypassed for the current request.
Public propertyBypassResultSizeLimit
Gets or sets a value indicating whether the engine must ignore any result size limitations or not.
Public propertyIncludeAnnotations
Gets or sets a value indicating whether to include text annotations.
Public propertyIncludeMeasureCorrections
Gets or sets a value indicating whether to include measure corrections.
Public propertyIncludeMeasurements
Gets or sets a value indicating whether query measurements values should be included in the result.
Public propertyPerformOptimizationAnalysis
Gets or sets a value indicating whether the engine should perform optimization analysis for the metric set the current instance is defined for.
Public propertyRequestedElementStatistics
Gets the unique names for the IAnalysisElements for which boundary computations are required.
Top
See Also