Click or drag to resize

SphinxTimestampSphinxAttributeType Property

Gets the type of the sphinx attribute this instance represents.

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

Property Value

SphinxAttributeType
The type of the sphinx attribute.
See Also