Click or drag to resize
BatchDialogEditConstituent Method
Edit the constituent for the currently selected batch row.

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 EditConstituent(
	TableRow fieldValues
)

Parameters

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