Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
PowerPoint 2007
Research Object
Methods
 Query Method

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Research.Query Method
Specifies a research query.

Syntax

expression.Query(ServiceID, QueryString, QueryLanguage, UseSelection, RequeryContextXML, NewQueryContextXML, LaunchQuery)

expression   An expression that returns a Research object.

Parameters

NameRequired/OptionalData TypeDescription
ServiceIDRequiredStringSpecifies a GUID that identifies the research service.
QueryStringOptionalVariantSpecifies the query string.
QueryLanguageOptionalVariantSpecifies the query language of the query string.
UseSelectionOptionalBooleanTrue to use the current selection as the query string. This overrides the QueryString parameter if set. Default value is False.
RequeryContextXMLOptionalVariantRequery context information. This allows the caller to add additional information that the service may need. This is an XML string that is placed directly under the RequeryContext element in the query.
NewQueryContextXMLOptionalVariantNew query context information. This allows the caller to add additional information that the service may need. This is an XML string that is placed directly under the NewQueryContext element in the query.
LaunchQueryOptionalBooleanTrue launches the query. False displays the the Research task pane scoped to search the specified research service.



Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker