|
| ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService | |
| MinimumConfidence Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > ConfidenceFilter Class : MinimumConfidence Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property MinimumConfidence As Confidence | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Confidence MinimumConfidence {get; set;} | |