ESRI.ArcGIS.ADF.ArcGISServer
GetMaxRecordCountCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class : GetMaxRecordCountCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetMaxRecordCountCompleted() As GetMaxRecordCountCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim handler As GetMaxRecordCountCompletedEventHandler
 
AddHandler instance.GetMaxRecordCountCompleted, handler
C# 
public event GetMaxRecordCountCompletedEventHandler GetMaxRecordCountCompleted()

See Also

© 2010 All Rights Reserved.