|  | MarketingAcknowledgementTemplateDialogSetGeneralTabFields Method | 
            Set the fields on the 'General' 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 SetGeneralTabFields(
	TableRow fields
)
Public Shared Sub SetGeneralTabFields ( 
	fields As TableRow
)
public:
static void SetGeneralTabFields(
	TableRow^ fields
)
Parameters
- fields
- Type: TableRow
 Mapping of the field captions to their desired values.
 See Also
See Also