CropSearchFeatureOptions.SelMethod 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.
Xarray indexing method to use for inexact matches.
public Azure.Analytics.PlanetaryComputer.SelMethod? SelMethod { get; set; }
member this.SelMethod : Nullable<Azure.Analytics.PlanetaryComputer.SelMethod> with get, set
Public Property SelMethod As Nullable(Of SelMethod)