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




Syntax

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

See Also

© 2010 All Rights Reserved.