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




Syntax

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

See Also

© 2010 All Rights Reserved.