SearchAddressBaseOptions.CountryFilter Property

Definition

Comma separated string of country codes, e.g. FR,ES. This will limit the search to the specified countries.

public System.Collections.Generic.IEnumerable<string> CountryFilter { get; set; }
member this.CountryFilter : seq<string> with get, set
Public Property CountryFilter As IEnumerable(Of String)

Property Value

Applies to