Click or drag to resize
MajorGivingPlanDialogSetDetails Method
The fields on the Details tab of the dialog.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void SetDetails(
	TableRow details
)

Parameters

details
Type: TableRow
Mapping of the field captions to their desired values.
See Also