ESRI.ArcGIS.ADF.ArcGISServer
GetWrappedWorkspaceTypeCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class : GetWrappedWorkspaceTypeCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetWrappedWorkspaceTypeCompleted() As GetWrappedWorkspaceTypeCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim handler As GetWrappedWorkspaceTypeCompletedEventHandler
 
AddHandler instance.GetWrappedWorkspaceTypeCompleted, handler
C# 
public event GetWrappedWorkspaceTypeCompletedEventHandler GetWrappedWorkspaceTypeCompleted()

See Also

© 2010 All Rights Reserved.