BBjThinClient::getClientBBjVersion
Description
In BBj 3.01 and higher, this method returns the BBj version from the client machine.
Syntax
| Return Value | Method |
|---|---|
| String | getClientBBjVersion() |
Parameters
None.
Return Value
Returns the BBj version (REV) from the client machine.
Remarks
The BUI, DWC, and WebUI clients return the server BBj version. See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjThinClient.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.