QueryTransformParentType simpleType (SPS15XSDSearchSet4)
适用于: SharePoint Server 2013
类型信息
信息类型 | 值 |
---|---|
基类型 |
xs:string |
命名空间 |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query.Rules |
架构文件 |
schema_Microsoft.Office.Server.Search.Query.Rules.xsd |
定义
<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>
枚举值
值 | 说明 |
---|---|
Action |
|
用户定义 |
|
Source |