GeoHaystackSearchArgsAdditionalFieldName Property |
Gets or sets the name of the additional field.
Namespace:
MongoDB.Driver
Assembly:
MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntax public string AdditionalFieldName { get; set; }
Public Property AdditionalFieldName As String
Get
Set
member AdditionalFieldName : string with get, set
Property Value
Type:
StringSee Also