ResultShaping Properties

The ResultShaping type exposes the following members.

Properties
  NameDescription
Public propertyShape
Gets or sets a value indicating the result shape. The result could consist of all data records or the simplified data records.
Public propertySimplificationData
Gets or sets additional data to pass to the chosen simplification algorithm.
Public propertySimplificationRuleId
Gets or sets the simplification ID, when simplification rules are to be applied to the result.
Top
See Also