Click or drag to resize
MarketingAcknowledgementRuleDialogSave Method
Save the dialog and click 'Yes' on the subsequent confirmation dialogs.

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 Save(
	int numOfApprovedChanges
)

Parameters

numOfApprovedChanges
Type: SystemInt32
The number of expected confirmation dialogs to accept.
See Also