DeleteFieldDevice
From
(Difference between revisions)
Latest revision as of 18:36, 20 February 2019
Contents |
[edit] Method
DeleteFieldDeviceResult deleteFieldDevice(UserIDBean userID, String fieldDevicePK, int updateIndex)
[edit] Description
Marks a field device as deleted.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | fieldDevicePK | The Timecard primary key of the field device to be deleted. |
int | updateIndex | The current update index of the field device record. |