Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified budget group member record is a parent budget group member.
Syntax
server public static boolean isParentBudgetGroupMember(RecId _budgetGroupMemberRecId)
Run On
Server
Parameters
- _budgetGroupMemberRecId
Type: RecId Extended Data Type
The record ID of the parent BudgetGroupMember record.
Return Value
Type: boolean
true if the specified budget group member is a parent budget group member; otherwise, false.