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




Syntax

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

See Also

© 2010 All Rights Reserved.