Click or drag to resize
MajorGivingSetupPanelPlanOutlineExists Method
Check if a major giving plan outline exists

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 bool PlanOutlineExists(
	TableRow plan
)

Parameters

plan
Type: TableRow
Mapping of field caption keys to their values.

Return Value

Type: Boolean
True if the plan exists, false otherwise.
See Also