OMTeam.setTeamLeader Method
Adds a team leader to the OMTeam table by using a value from the DirPerson table.
Syntax
public RecId setTeamLeader(DirPerson _person)
Run On
Called
Parameters
- _person
Type: DirPerson Table
The person to make a leader of the team.
Return Value
Type: RecId Extended Data Type
The record ID of the team leader from the DirPartyRelationship table.
Remarks
If the specified person is not a member of the team, they will be added as a team member.