Click or drag to resize
ProspectsFunctionalAreaMajorGivingSetup Method
Navigate to the 'Major Giving Setup' panel.

Namespace: Blackbaud.UAT.Core.Crm
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void MajorGivingSetup(
	string groupCaption = "Configuration",
	string taskCaption = "Major giving setup"
)

Parameters

groupCaption (Optional)
Type: SystemString
The group header caption of the task. Defaults to "Configuration".
taskCaption (Optional)
Type: SystemString
The link caption of the task. Defaults to "Major giving setup".
See Also