DeleteFieldDevice
From EconzExternal
Contents |
Method
DeleteFieldDeviceResult deleteFieldDevice(UserIDBean userID, String fieldDevicePK, int updateIndex)
Description
Marks a field device as deleted.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| String | fieldDevicePK | The EService (or Timecard) primary key of the field device to be deleted. |
| int | updateIndex | The current update index of the field device record. |
