ProjBudgetUserGroupOption::existByUserGroup Method
Determines whether the specified record in the ProjBudgetUserGroupOption table exists.
Syntax
client server public static boolean existByUserGroup(UserGroupId _userGroupId)
Run On
Called
Parameters
- _userGroupId
Type: UserGroupId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.