BBjAPI::getRunTime
Description
Returns the BBjRuntime object associated with the current BBjAPI session. The returned object provides access to runtime environment information and control methods.
Syntax
| Return Value | Method |
|---|---|
| BBjRuntime | getRuntime() |
Parameters
None.
Return Value
Returns a BBjRuntime object representing the runtime environment for the current BBjAPI session.
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.