|  | ConstituentPanelAddNote Method | 
            Add a Note in the 'Documentation and Interactions' => 'Constituent Documentation' tab
            
 
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void AddNote(
	TableRow note
)
Public Shared Sub AddNote ( 
	note As TableRow
)
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
See Also