StacSearchParameters.SortBy 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.
Sort criteria for the search results. See the STAC Sort Extension.
public System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.StacSortExtension> SortBy { get; }
member this.SortBy : System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.StacSortExtension>
Public ReadOnly Property SortBy As IList(Of StacSortExtension)