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
- _userGroupId
Type: UserGroupId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: ProjBudgetUserGroupOption Table
A record in the ProjBudgetUserGroupOption table; otherwise, an empty record.