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




Syntax

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

See Also

© 2010 All Rights Reserved.