 | SphinxAttributeMatchAttributeType Property |
Gets the type of the attribute.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxAttributeType AttributeType { get; }
Public ReadOnly Property AttributeType As SphinxAttributeType
Get
Property Value
Type:
SphinxAttributeTypeThe type of the attribute.
See Also