The EditGeometry() command edits a geometry item in Field View.
|
| Parameter | Type | Max Length | Allow NULL | Description |
|---|---|---|---|---|
| apiToken | string | 20 | Y | Your API security token configured in Field View. |
| geometryRequest | GeometryRequest | Geometry information request. |
| Field | Type | Description |
|---|---|---|
| ID | integer | The ID of the geometry item that was edited. |
<StatusRequest>
<Status>
SUCCESS
<Message>Success.</Message>
</Status>
<ID></ID>
</StatusRequest>