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