Share via


ProjBudgetUserGroupOption::findByUserGroup Method

Finds the specified record in the ProjBudgetUserGroupOption table.

Syntax

client server public static ProjBudgetUserGroupOption findByUserGroup(
    UserGroupId _userGroupId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: ProjBudgetUserGroupOption Table
A record in the ProjBudgetUserGroupOption table; otherwise, an empty record.

See Also

Reference

ProjBudgetUserGroupOption Table