Click or drag to resize

ISphinxTypeSphinxAttributeType Property

Gets the type of the sphinx attribute the implementing type represents.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
SphinxAttributeType SphinxAttributeType { get; }

Property Value

Type: SphinxAttributeType
The type of the sphinx attribute.
See Also