BBjEventData::getEventDetail
Description
In BBj 17.0 and higher, this method returns a detailed string containing information about the event that occurred. Each event type may return a string of a different format depending on the type of information available from the event.
Syntax
Return Value |
Method |
---|---|
string |
getEventDetail() |
Parameters
None.
Return Value
Returns a string containing detailed information about the event that occurred.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.