Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Server 2013
Type information
| Info type | Value |
|---|---|
| Base type |
xs:string |
| Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules |
| Schema file |
schema_Microsoft.Office.Server.Search.Query.Rules.xsd |
Definition
<xs:simpleType name="QueryTransformParentType">
<xs:restriction base="xs:string">
<xs:enumeration value="Action" />
<xs:enumeration value="UserDefined" />
<xs:enumeration value="Source" />
</xs:restriction>
</xs:simpleType>
Enumeration values
| Value | Description |
|---|---|
| Action |
|
| UserDefined |
|
| Source |