ESRI.ArcGIS.ADF.ArcGISServer
ImportReplicaSchemaChangesAsync(GDSData) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class > ImportReplicaSchemaChangesAsync Method : ImportReplicaSchemaChangesAsync(GDSData) Method




SchemaChangesDoc

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ImportReplicaSchemaChangesAsync( _
   ByVal SchemaChangesDoc As GDSData _
) 
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim SchemaChangesDoc As GDSData
 
instance.ImportReplicaSchemaChangesAsync(SchemaChangesDoc)
C# 
public void ImportReplicaSchemaChangesAsync( 
   GDSData SchemaChangesDoc
)

Parameters

SchemaChangesDoc

See Also

© 2010 All Rights Reserved.