Click or drag to resize
IRangeFilterableType Properties

The IRangeFilterableType type exposes the following members.

Properties
  NameDescription
Public propertyRequiredVersion
Gets the minimum required version for applying a range filter to the implementing type.
Public propertySphinxAttributeType
Gets the type of the sphinx attribute the implementing type represents.
(Inherited from ISphinxType.)
Public propertySupportedSince
Gets the version since when the implementing type is supported by Sphinx.
(Inherited from ISphinxType.)
Public propertyValue
Gets the value of the implementing type.
(Inherited from ISphinxType.)
Top
See Also