ESRI.ArcGIS.ADF.ArcGISServer
GetLocatorPropertiesCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeocodeServerProxy Class : GetLocatorPropertiesCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetLocatorPropertiesCompleted() As GetLocatorPropertiesCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GeocodeServerProxy
Dim handler As GetLocatorPropertiesCompletedEventHandler
 
AddHandler instance.GetLocatorPropertiesCompleted, handler
C# 
public event GetLocatorPropertiesCompletedEventHandler GetLocatorPropertiesCompleted()

See Also

© 2010 All Rights Reserved.