ESRI.ArcGIS.ADF.ArcGISServer
FindUnitsByWKIDCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class : FindUnitsByWKIDCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event FindUnitsByWKIDCompleted() As FindUnitsByWKIDCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GeometryServerProxy
Dim handler As FindUnitsByWKIDCompletedEventHandler
 
AddHandler instance.FindUnitsByWKIDCompleted, handler
C# 
public event FindUnitsByWKIDCompletedEventHandler FindUnitsByWKIDCompleted()

See Also

© 2010 All Rights Reserved.