|  | InformationLibraryPanelAddAdHocQuery Method | 
            Load the dialog to add an Ad-Hoc Query and select the type of query to create.
            
 
Namespace: Blackbaud.UAT.Core.Crm.PanelsAssembly: Blackbaud.UAT.Core (in Blackbaud.UAT.Core.dll) Version: 1.0.1304.1 (1.0.1304.1)
 Syntax
Syntaxpublic static void AddAdHocQuery(
	string type
)
Public Shared Sub AddAdHocQuery ( 
	type As String
)
public:
static void AddAdHocQuery(
	String^ type
)
Parameters
- type
- Type: SystemString
 The type of query to add.
 See Also
See Also