  | SphinxFloatValue Property  | 
 
            Gets the value of the current instance.
            
 
    Namespace: 
   SphinxConnector.NativeApi
    Assembly:
   SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic Object Value { get; }Public ReadOnly Property Value As Object
	Get
Property Value
Type: 
ObjectThe value.
Implements
ISphinxTypeValue
See Also