ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
GetCountryRegionInfoCompleted Event
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.TokenService Namespace > CommonService Class : GetCountryRegionInfoCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetCountryRegionInfoCompleted() As GetCountryRegionInfoCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As CommonService
Dim handler As GetCountryRegionInfoCompletedEventHandler
 
AddHandler instance.GetCountryRegionInfoCompleted, handler
C# 
public event GetCountryRegionInfoCompletedEventHandler GetCountryRegionInfoCompleted()

See Also

© 2010 All Rights Reserved.