Click or drag to resize
SphinxAttributeMatchAttributeType Property
Gets the type of the attribute.

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

Property Value

Type: SphinxAttributeType
The type of the attribute.
See Also