GetJobAttributeNamesResult
From
(Difference between revisions)
Latest revision as of 01:17, 2 June 2005
[edit] Description
Returns the list of all job attribute names, if there are any associated with the organisation selected by the username and password.
[edit] Success Mode
The string array jobAttributeNames is populated with zero or more names of custom job attributes.
[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. |