BBjAppConfig::getApplicationUserName
Description
In BBj 12.0 and higher, this method returns the application user name, which corresponds to the BBj -n parameter.
Syntax
Return Value |
Method |
---|---|
string |
getApplicationUserName() |
Parameters
None.
Return Values
Returns the application user name.
Remarks
None.
Example
|
See Also
BBjAppConfig::setApplicationUserName
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.