SphinxTimestampSphinxAttributeType Property

Gets the type of the sphinx attribute this instance represents.

Definition

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxAttributeType SphinxAttributeType { get; }

Property Value

SphinxAttributeType
The type of the sphinx attribute.

See Also