InsertResultT Properties

PreStorm - A Data Client for ArcGIS Server REST API

The InsertResultT generic type exposes the following members.

Properties

  NameDescription
Public propertyInsertedFeature
The inserted feature. In case of an error, returns null.
Public propertyInsertedFeatures
The inserted features. In case of an error, returns an empty array.
Public propertyRestException
Any exception thrown while processing the request.
(Inherited from EditResultBase.)
Public propertySuccess
Indicates if the request has been successful.
(Inherited from EditResultBase.)
Top
See Also

Reference