| ISphinxTypeSphinxAttributeType Property |
Gets the type of the sphinx attribute the implementing type represents.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax SphinxAttributeType SphinxAttributeType { get; }
ReadOnly Property SphinxAttributeType As SphinxAttributeType
Get
Property Value
Type:
SphinxAttributeTypeThe type of the sphinx attribute.
See Also