QueryTransform properties
SharePoint 2013
The QueryTransform type exposes the following members.
| Name | Description | |
|---|---|---|
|
Id | |
|
IsReadOnly | |
|
OverrideProperties | Gets/sets query properties to override in the original query. |
|
QueryPropertyExpressions | Gets the collection of QueryPropertyExpressions associated with the QueryTransform |
|
QueryTemplate | Gets/sets a template to apply to the original query text to produce a new query. For example, "{SearchTerms} filextension:docx" where {SearchTerms} variable represent the original query text The query template is applied before applying TransformExpression |
|
QueryTemplateParameters | |
|
SourceId | Gets/sets a Source Id associated with the new query. |