ESRI.ArcGIS.ADF.ArcGISServer
FromMapPointsCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : FromMapPointsCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event FromMapPointsCompleted() As FromMapPointsCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim handler As FromMapPointsCompletedEventHandler
 
AddHandler instance.FromMapPointsCompleted, handler
C# 
public event FromMapPointsCompletedEventHandler FromMapPointsCompleted()

See Also

© 2010 All Rights Reserved.