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