RequestOptionsData Properties

The RequestOptionsData 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 propertyRequestedElementStatistics
Gets the unique names for the IAnalysisElements for which boundary computations are required.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also