The InsertResultT generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
InsertedFeature |
The inserted feature. In case of an error, returns null.
| |
InsertedFeatures |
The inserted features. In case of an error, returns an empty array.
| |
RestException |
Any exception thrown while processing the request.
(Inherited from EditResultBase.) | |
Success |
Indicates if the request has been successful.
(Inherited from EditResultBase.) |
See Also