GeoHaystackSearchResultGeoHaystackSearchHitDocument Property |
Gets the document.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public Object Document { get; }
Public ReadOnly Property Document As Object
Get
member Document : Object with get
Property Value
Type:
ObjectSee Also