DistanceScoringParameters.ReferencePointParameter Property

Definition

Gets or sets the name of the parameter passed in search queries to specify the reference location.

[Newtonsoft.Json.JsonProperty(PropertyName="referencePointParameter")]
public string ReferencePointParameter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="referencePointParameter")>]
member this.ReferencePointParameter : string with get, set
Public Property ReferencePointParameter As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to