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
- _termId
Type: JmgTerminalId Extended Data Type
- _messageId
Type: JmgMsgId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: JmgBulletinBoardTerminalRecipient Table
A JmgBulletinBoardTerminalRecipient record.