Click or drag to resize
RangeValue Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The RangeValue type exposes the following members.

Properties
  Name Description
Public property FixedValue
Gets and sets the fixed value for this object
Public property Guid
Gets ans sets the Guid for this object
Public property ID
Gets the unique ID of this object
Public property MinMax
Gets a value that indicates whether this RangeValue represents a minimum of maximum value.
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent range object for this RangeValue
Public property PercentageValue
Gets and sets the percentage of the full range value that is used to calculate this value
Public property RangeValueType
Gets ans sets the type of RangeValue represented by this object.
Public property SummaryColumn
Gets and sets the SummaryColumn used to derive the range value
Public property Value
Gets the current value for this object
Top
See Also