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




Syntax

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

See Also

© 2010 All Rights Reserved.