Click or drag to resize
EnhancedRevenueBatchDialogApply Method
Click 'Apply' under the Revenue tab and set the designations in the 'Apply to commitments' dialog.

Namespace: Blackbaud.UAT.Core.Crm.Dialogs
Assembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
Syntax
public static void Apply(
	Table applications
)

Parameters

applications
Type: Table
Table where each row represents an application to add. A row is a mapping of the column captions to a single row's desired values.
See Also