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




Syntax

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

See Also

© 2010 All Rights Reserved.