GeoHaystackSearchResultGeoHaystackSearchHitDocumentImplementation Property |
Gets the document.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax protected abstract Object DocumentImplementation { get; }
Protected MustOverride ReadOnly Property DocumentImplementation As Object
Get
abstract DocumentImplementation : Object with get
Property Value
Type:
ObjectSee Also