 | SphinxOrdinalValue Property |
Gets the value of this instance.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic Object Value { get; }
Public ReadOnly Property Value As Object
Get
Property Value
Type:
ObjectThe value.
Implements
ISphinxTypeValue
See Also