|  | PaymentDialogAddApplication Method | 
            Add an application to the payment.
            
 
Namespace: Blackbaud.UAT.Core.Crm.DialogsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void AddApplication(
	TableRow application
)
Public Shared Sub AddApplication ( 
	application As TableRow
)
public:
static void AddApplication(
	TableRow^ application
)
Parameters
- application
- Type: TableRow
 Mapping of the field captions to their desired values in the various application types.
 See Also
See Also