Share via


JmgFlexGroup::find Method

Retrieves a JmgFlexGroup record with the specified ID from the database.

Syntax

client server public static JmgFlexGroup find(JmgFlexGroupId jmgFlexGroupId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the JmgFlexGroup record is selected for update; otherwise, false.

Return Value

Type: JmgFlexGroup Table
A JmgFlexGroup record.

See Also

Reference

JmgFlexGroup Table