GetFieldDevicePKForName

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetFieldDevicePKForNameResult]] getFieldDevicePKForName([[UserIDBean]] userID, String fieldDeviceName)
  
 
== Description ==
 
== Description ==
Description
+
Gets the primary key for a field device with the given name.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|String
|Name
+
|fieldDeviceName
|Description.
+
|The name of the device to search for.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetFieldDevicePKForNameResult ]]

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.

[edit] Return Value

GetFieldDevicePKForNameResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux