Click or drag to resize
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.Panels
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
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