ESRI.ArcGIS.ADF.ArcGISServer | |
ApplyEditsAsync(TableEdit[]) Method | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer Namespace > FeatureServerProxy Class > ApplyEditsAsync Method : ApplyEditsAsync(TableEdit[]) Method |
- TableEdits
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub ApplyEditsAsync( _ ByVal TableEdits() As TableEdit _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ApplyEditsAsync( TableEdit[] TableEdits ) |
Parameters
- TableEdits