OMTeam.addTeamMember Method
Adds a team member to the OMTeam table by using the DirPerson table.
Syntax
public RecId addTeamMember(DirPerson _person)
Run On
Called
Parameters
- _person
Type: DirPerson Table
The person to add to the team.
Return Value
Type: RecId Extended Data Type
The record ID of the team member from the DirPartyRelationship table.