Click or drag to resize
ConstituentPanelAddMajorGivingPlan Method
Add a major giving plan to a prospect constituent.

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 AddMajorGivingPlan(
	TableRow detailFields,
	string outline
)

Parameters

detailFields
Type: TableRow
Mapping of the 'Details' tab field captions to their desired values.
outline
Type: SystemString
The outline to use.
See Also