BBjAPI::getAdmin
Description
In BBj 5.00 and higher, this method retrieves the current BBjAdmin object.
Syntax
Return Value |
Method |
---|---|
getAdmin(string user, string password) |
Parameters
Variable |
Description |
---|---|
user |
A user with administrator rights in BBjServices. |
password |
The password for user. |
Return Value
The BBjAdmin object.
Remarks
Throws an !ERROR=13 (ACCESS) if the user/password is invalid.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.