Click or drag to resize
SphinxOrdinalValue Property
Gets the value of this instance.

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

Property Value

Type: Object
The value.

Implements

ISphinxTypeValue
See Also