ParametricRangeType

The fields with this property contain numeric values to use for parametric ranges. Type True to indicate the associated PropertyFieldCSVs fields contain numeric values that the Content component must dynamically analyze to generate appropriate numeric ranges. Content uses these fields to return parametric values of the form 0-10, 10-25, and so on.

You can use Ranges to set the number of ranges to use.

NOTE: You cannot configure a field with more than one numeric-based field type concurrently. Numeric-based types include NumericType, NumericDateType, MatchType, ParametricRangeType, ReferenceMemoryMappedType, and ParametricType when the ParametricNumericMapping configuration parameter is set to True.

Type: Boolean
Default: False
Required: No
Configuration Section: MyProperty
Example:
ParametricRangeType=True
Ranges=5 
See Also: Property
PropertyFieldCSVs
Ranges
NumericNormalMaxMem

NOTE: If you change this setting after you have indexed content into the Content component, you must reindex the content, unless you have set RegenerateParametricIndex to True.