
BBjSessionInfo::getID
In BBj 4.0 and higher, this method is deprecated; use BBjSessionInfo::getSessionID.
Description
This method returns a unique identifier for the session described by this BBjSessionInfo.
Syntax
Return Value | Method |
---|---|
int | getID() |
Parameters
None.
Return Value
This is the same value obtained by DEC (INFO(3,0)).
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.