CreateFieldDevice (for Timecard)

From
(Difference between revisions)
Jump to: navigation, search
(Parameters)
(Method)
 
Line 1: Line 1:
 
== Method ==
 
== Method ==
[[CreateFieldDeviceResult]] createFieldDevice([[UserIDBean]] userID, [[FieldDeviceBean]] fieldDevice)
+
[[CreateFieldDeviceResult]] createFieldDevice([[UserIDBean]] userID, [[LoginStatefulFieldDeviceBean]] fieldDevice)
  
 
== Description ==
 
== Description ==

Latest revision as of 00:01, 7 June 2006

Contents

[edit] Method

CreateFieldDeviceResult createFieldDevice(UserIDBean userID, LoginStatefulFieldDeviceBean fieldDevice)

[edit] Description

Creates a new field device.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
LoginStatefulFieldDeviceBean fieldDevice The details of the new field device to create.

[edit] Return Value

CreateFieldDeviceResult

MediaWiki Appliance - Powered by TurnKey Linux