Click or drag to resize
ISphinxTypeSupportedSince Property
Gets the version since when the implementing type is supported by Sphinx.

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

Property Value

Type: Version
The version.
See Also