Reassign features to record
- URL:https://<parcelfabricservice-url>/reassignFeaturesToRecord
- Version Introduced:10.9.1
Description
Reassigns the specified parcel features to the specified record.
Request parameters
Parameter | Details |
|---|---|
| gdbVersion | Parameter specifying the name of the geodatabase version (the default is the DEFAULT version). Syntax |
| sessionId | Parameter representing the token (guid) used to lock the version. If the calling client is editing a named version, the session ID is required. If the specified version is currently locked by any other session, the request will fail if the session ID is not provided or does not match the session ID that holds the exclusive lock. If the client is editing the default version, the session ID is not required. Syntax |
| sourceRecord (Required) | The original source record of the selected parcel features. Syntax |
| targetRecord (Required) | The record to which the selected parcel features will be reassigned. Syntax |
deleteSourceRecord | Specify whether to delete the original record Syntax |