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




Syntax

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

See Also

© 2010 All Rights Reserved.