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




Syntax

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

See Also

© 2010 All Rights Reserved.