Click or drag to resize
GeoHaystackSearchResultTDocumentGeoHaystackSearchHitDocument Property
Gets the document.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.4.1
Syntax
public TDocument Document { get; }

Property Value

Type: TDocument
See Also