OMTeam.isTeamLeader Method
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.