ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
Confidence Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > UserLocation Class : Confidence Property




Syntax

Visual Basic (Declaration) 
Public Property Confidence As Confidence
Visual Basic (Usage)Copy Code
Dim instance As UserLocation
Dim value As Confidence
 
instance.Confidence = value
 
value = instance.Confidence
C# 
public Confidence Confidence {get; set;}

See Also

© 2010 All Rights Reserved.