|  | AdHocQueryDialogSetSaveOptions Method | 
            Set the values on the 'Set save options' 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 SetSaveOptions(
	TableRow options
)
Public Shared Sub SetSaveOptions ( 
	options As TableRow
)
public:
static void SetSaveOptions(
	TableRow^ options
)
Parameters
- options
- Type: TableRow
 Dictionary mapping of the field captions to their desired values
 See Also
See Also