Click or drag to resize
ConstituentPanelSelectNote Method
Select a Note.

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
protected static void SelectNote(
	string noteTitle
)

Parameters

noteTitle
Type: SystemString
The value of the 'Title' column for the desired row.
See Also