Share via


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

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.

See Also

Reference

OMTeam Table