Click or drag to resize

SphinxString.SphinxAttributeType Property

Gets the type of the sphinx attribute this instance represents.

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

Property Value

Type: SphinxAttributeType
The type of the sphinx attribute.

Implements

ISphinxType.SphinxAttributeType
See Also