| ISphinxTypeSupportedSince Property |
Gets the version since when the implementing type is supported by Sphinx.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax Version SupportedSince { get; }
ReadOnly Property SupportedSince As Version
Get
Property Value
Type:
VersionThe version.
See Also