StacSearchParameters.FilterLang Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Filter language to use for the filter expression.
public Azure.Analytics.PlanetaryComputer.FilterLanguage? FilterLang { get; set; }
member this.FilterLang : Nullable<Azure.Analytics.PlanetaryComputer.FilterLanguage> with get, set
Public Property FilterLang As Nullable(Of FilterLanguage)