Click or drag to resize
MarketingAndCommFunctionalAreaPackages Method
Navigate to the 'Packages' panel and then navigate to the 'View packages' 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 Packages(
	string groupCaption = "Packages",
	string taskCaption = "Packages"
)

Parameters

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