Click or drag to resize

SphinxInteger Properties

The SphinxInteger type exposes the following members.

Properties
  NameDescription
Public propertySphinxAttributeType
Gets the type of the sphinx attribute this instance represents.
Public propertySupportedSince
Gets the version since when this type is supported by Sphinx.
Public propertyValue
Gets the value of the current instance.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIFilterableTypeRequiredVersion
Gets the minimum required version for applying a filter to this type.
Explicit interface implementationPrivate propertyIOverridableTypeRequiredVersion
Gets the minimum required version for overriding the current type.
Explicit interface implementationPrivate propertyIRangeFilterableTypeRequiredVersion
Gets the minimum required version for applying a range filter to the current type.
Explicit interface implementationPrivate propertyIUpdateableTypeRequiredVersion
Gets the minimum required version for updating this type.
Top
See Also