Share via


JmgBulletinBoard::findMessages Method

Finds all the public messages that should be active at the specified point in time.

Syntax

client server public static JmgBulletinBoard findMessages([utcdatetime _viewDateTime])

Run On

Called

Parameters

  • _viewDateTime
    Type: utcdatetime
    The point in time for which to find the records; optional.

Return Value

Type: JmgBulletinBoard Table
A dataset of messages in the JmgBulletinBoard table.

Remarks

If the _viewDateTime parameter is not present the current time is used

See Also

Reference

JmgBulletinBoard Table