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.
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.