Click or drag to resize
SphinxFloatSphinxAttributeType Property
Gets the type of the sphinx attribute this instance represents.

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

Property Value

Type: SphinxAttributeType
The type of the sphinx attribute.

Implements

ISphinxTypeSphinxAttributeType
See Also