ESRI.ArcGIS.ADF.ArcGISServer
QueryFromServiceCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > FeatureServerProxy Class : QueryFromServiceCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event QueryFromServiceCompleted() As QueryFromServiceCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As FeatureServerProxy
Dim handler As QueryFromServiceCompletedEventHandler
 
AddHandler instance.QueryFromServiceCompleted, handler
C# 
public event QueryFromServiceCompletedEventHandler QueryFromServiceCompleted()

See Also

© 2010 All Rights Reserved.