How to access Feature Server operations by .Net program

1956
0
04-14-2016 06:05 AM
JoseSanchez
Occasional Contributor III

Hello everyone,

I created a Feature Server in ArcGIS Server 10.3

http://localhost:6080/arcgis/rest/services/.../EditableFeature/FeatureServer/0

and now I am looking for any source code sample in .Net that explains how to call

Supported Operations:

  Query

  Apply Edits

  Add Features

  Update Features

  Delete Features

  Generate Renderer

  Return Updates

0 Kudos
0 Replies