Click or drag to resize

SphinxIntegerSupportedSince Property

Gets the version since when this type is supported by Sphinx.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public Version SupportedSince { get; }

Property Value

Type: Version
The version.

Implements

ISphinxTypeSupportedSince
See Also