JmgBulletinBoardTerminalRecipient::find Method

Finds records from terminal and message IDs.

Syntax

client server public static JmgBulletinBoardTerminalRecipient find(
    JmgTerminalId _termId, 
    JmgMsgId _messageId, 
    boolean _forUpdate)

Run On

Called

Parameters

Return Value

Type: JmgBulletinBoardTerminalRecipient Table
A JmgBulletinBoardTerminalRecipient record.

See Also

Reference

JmgBulletinBoardTerminalRecipient Table