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: 3.12.6
Syntax
SphinxAttributeType SphinxAttributeType { get; }

Property Value

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