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