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




Syntax

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

See Also

© 2010 All Rights Reserved.