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

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

Property Value

Type: Version
The version.

Implements

ISphinxTypeSupportedSince
See Also