GetFieldDevicePKForNameResult
From
(Difference between revisions)
m (→Description) |
|||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
− | Returns the primary key for the given field device name, or a | + | Returns the primary key for the given field device name, or a reason for the failure. |
== Success Mode == | == Success Mode == |
Latest revision as of 01:22, 10 June 2005
[edit] Description
Returns the primary key for the given field device name, or a reason for the failure.
[edit] Success Mode
The field fieldDevicePK is populated with the primary key of the field device, which matchs the given device name.
[edit] Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |