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




Syntax

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

See Also

© 2010 All Rights Reserved.