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 a person is a team leader.
Syntax
public boolean isTeamLeader(DirPartyRecId _recId)
Run On
Called
Parameters
- _recId
Type: DirPartyRecId Extended Data Type
The DirPartyRecId value of the person to check.
Return Value
Type: boolean
true if the person is a team leader; otherwise, false.