Class GeoHaystackSearchResult.GeoHaystackSearchHit
Represents a GeoHaystackSearch hit.
public abstract class GeoHaystackSearchResult.GeoHaystackSearchHit
- Inheritance
-
GeoHaystackSearchResult.GeoHaystackSearchHit
- Derived
- Inherited Members
- Extension Methods
Constructors
- GeoHaystackSearchHit(BsonDocument)
Initializes a new instance of the GeoHaystackSearchHit class.
Properties
- Document
Gets the document.
- DocumentImplementation
Gets the document.
- RawDocument
Gets the document as a BsonDocument.