Click or drag to resize
GeoNearResultTDocument Properties

The GeoNearResultTDocument generic type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets the code.
(Inherited from CommandResult.)
Public propertyErrorMessage
Gets the error message (null if none).
(Inherited from CommandResult.)
Public propertyHits
Gets the hits.
Protected propertyHitsImplementation
Gets the hits.
(Overrides GeoNearResultHitsImplementation.)
Public propertyNamespace
Gets the namespace.
(Inherited from GeoNearResult.)
Public propertyOk
Gets the Ok value from the response.
(Inherited from CommandResult.)
Public propertyResponse
Gets the response.
(Inherited from CommandResult.)
Public propertyStats
Gets the stats.
(Inherited from GeoNearResult.)
Top
See Also