|  | ConstituentPanelAddTeamMember Method | 
            Add a prospect team member from the 'Prospect' => 'Prospect Team' tab.
            
            Constituent may need to have the 'Prospect' constituency for this tab to be displayed.
            
 
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void AddTeamMember(
	TableRow teamMember
)
Public Shared Sub AddTeamMember ( 
	teamMember As TableRow
)
public:
static void AddTeamMember(
	TableRow^ teamMember
)
Parameters
- teamMember
- Type: TableRow
 Mapping of the field captions for the 'Add a prospect team member' dialog to their desired values.
 See Also
See Also