 | SphinxTimestampSphinxAttributeType Property |
Gets the type of the sphinx attribute this instance represents.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic SphinxAttributeType SphinxAttributeType { get; }Public ReadOnly Property SphinxAttributeType As SphinxAttributeType
Get
Property Value
SphinxAttributeTypeThe type of the sphinx attribute.
See Also