Editor Methods

PreStorm - A Data Client for ArcGIS Server REST API
Methods

  NameDescription
Public methodStatic memberDeleteT(T)
Deletes the feature from the underlying layer.
Public methodStatic memberDeleteT(T)
Deletes the features from the underlying layer.
Public methodStatic memberInsertIntoT(T, Service, Int32)
Inserts the feature into a layer and returns the newly created feature.
Public methodStatic memberInsertIntoT(T, Service, String)
Inserts the feature into a layer and returns the newly created feature.
Public methodStatic memberInsertIntoT(T, Service, Int32)
Inserts the features into a layer and returns the newly created features.
Public methodStatic memberInsertIntoT(T, Service, String)
Inserts the features into a layer and returns the newly created features.
Public methodStatic memberUpdateT(T)
Updates the feature in the underlying layer.
Public methodStatic memberUpdateT(T)
Updates the features in the underlying layer.
Top
See Also

Reference