|  | MajorGivingPlanDialogSetDetails Method | 
            The fields on the Details tab of the dialog.
            
 
Namespace: Blackbaud.UAT.Core.Crm.DialogsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void SetDetails(
	TableRow details
)
Public Shared Sub SetDetails ( 
	details As TableRow
)
public:
static void SetDetails(
	TableRow^ details
)
Parameters
- details
- Type: TableRow
 Mapping of the field captions to their desired values.
 See Also
See Also