| GeoHaystackSearchOptionsTDocument Class | 
Note: This API is now obsolete.
 Inheritance Hierarchy
Inheritance HierarchyNamespace: MongoDB.Driver.Builders
 Syntax
Syntax[ObsoleteAttribute("Use GeoHaystackSearchArgs instead.")] public static class GeoHaystackSearchOptions<TDocument>
The GeoHaystackSearchOptionsTDocument type exposes the following members.
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|   | SetLimit | 
            Sets the maximum number of results to return.
             | 
|   | SetMaxDistance | 
            Sets the max distance.
             | 
|   | SetQueryTMember | 
            Sets the query on the optional additional field.
             | 
 See Also
See Also