Gets the type of the sphinx attribute this instance represents.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.8.0.26312 (2.8.0.26312)

Syntax

C#
public SphinxAttributeType SphinxAttributeType { get; }
Visual Basic
Public ReadOnly Property SphinxAttributeType As SphinxAttributeType
	Get

Field Value

The type of the sphinx attribute.

Implements

ISphinxType..::..SphinxAttributeType

See Also