Click or drag to resize

SphinxOrdinalSphinxAttributeType Property

Gets the type of the sphinx attribute this instance represents.

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

Property Value

Type: SphinxAttributeType
The type of the sphinx attribute.

Implements

ISphinxTypeSphinxAttributeType
See Also