GetFieldDevicePKForName
From
(Difference between revisions)
Latest revision as of 01:17, 10 June 2005
Contents |
[edit] Method
GetFieldDevicePKForNameResult getFieldDevicePKForName(UserIDBean userID, String fieldDeviceName)
[edit] Description
Gets the primary key for a field device with the given name.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | fieldDeviceName | The name of the device to search for. |