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




Syntax

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

See Also

© 2010 All Rights Reserved.