The StatisticDefinition type exposes the following members.

Properties

  NameDescription
Public propertyCategory
Gets the category.
Public propertyDescription
Gets a one or two sentence description about this statistic definition.
Public propertyDisplayString
Gets the display string for this statistic definition.
Public propertyDrillDowns
Gets the drill down lookups.
Public propertyExpanded
Gets or sets a value indicating whether this StatisticDefinition is expanded.
Public propertyFlags
Gets the flags that modify the StatisticDefinition.
Public propertyId
Gets the unique identifier for this statistic definition.
Public propertyLowerBoundType
Gets the type of the lower bound.
Public propertyLowerBoundValue
Gets the lower bound value.
Public propertyPrecision
Gets the precision.
Public propertyRequiredParameters
Gets the required parameters.
Public propertySortIndex
The sort index is used to sort statistics in views.
Public propertyUnits
Gets the StatisticUnits for this statistic definition.
Public propertyUnitsDisplayString
Gets the StatisticUnits display string.
Public propertyUpperBoundType
Gets the type of the upper bound.
Public propertyUpperBoundValue
Gets the upper bound value.
Public propertyValueType
Gets the StatisticValueType.

See Also