Click or drag to resize
EventsFunctionalAreaAddEvent Method (TableRow)
Open the dialog to add an event, set the fields to their desired values, and save.

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 AddEvent(
	TableRow eventValue
)

Parameters

eventValue
Type: TableRow
Dictionary mapping field caption keys to their values.
See Also