Click or drag to resize
GeoNearResultGeoNearHitDocument Property
Gets the document.

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

Property Value

Type: Object
See Also