|  | ReceiptsPanelAddReceipt Method | 
            Add a receipt process.
            
 
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 AddReceipt(
	TableRow receipt
)
Public Shared Sub AddReceipt ( 
	receipt As TableRow
)
public:
static void AddReceipt(
	TableRow^ receipt
)
Parameters
- receipt
- Type: TableRow
 Mapping of the field captions to their desired values.
 See Also
See Also