Click or drag to resize
PledgeDialogSetAccountSystem Method
Set the account system of the pledge.

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 SetAccountSystem(
	string system
)

Parameters

system
Type: SystemString
The account system to use.
See Also