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




Syntax

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

See Also

© 2010 All Rights Reserved.