|  | MarketingAcknowledgementTemplateDialogSetSourceCode Method | 
            Set the 'Source code' field on the 'Source Code' tab.
            
 
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 SetSourceCode(
	string sourceCode
)
Public Shared Sub SetSourceCode ( 
	sourceCode As String
)
public:
static void SetSourceCode(
	String^ sourceCode
)
Parameters
- sourceCode
- Type: SystemString
 The desired value of the field.
 See Also
See Also