Click or drag to resize
ConstituentPanelAddNote Method
Add a Note in the 'Documentation and Interactions' => 'Constituent Documentation' tab

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 void AddNote(
	TableRow note
)

Parameters

note
Type: TableRow
Mapping of the field captions for the 'Add a note' dialog to their desired values.
See Also