GeoHaystackSearchResultGeoHaystackSearchHitRawDocument Property |
Gets the document as a BsonDocument.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public BsonDocument RawDocument { get; }
Public ReadOnly Property RawDocument As BsonDocument
Get
member RawDocument : BsonDocument with get
Property Value
Type:
BsonDocumentSee Also