| SphinxMatchDocumentId Property |
Gets the id of the matched document.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax public long DocumentId { get; }
Public ReadOnly Property DocumentId As Long
Get
Property Value
Type:
Int64The document Id.
See Also