Share via


JmgPayStatGroup::find Method

Retrieves a JmgPayStatGroup record from the database, based on the specified group ID.

Syntax

client server public static JmgPayStatGroup find(JmgPayStatGroupId groupId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that specifies whether the returned record must be selected for update.

Return Value

Type: JmgPayStatGroup Table
A JmgPayStatGroup record.

See Also

Reference

JmgPayStatGroup Table