SimilarType simpleType (SPS15XSDSearchSet5)
- Articolo
-
-
Applies to: SharePoint Server 2013
Information |
Location |
Base type |
xs:string |
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query |
Schema file |
schema_Microsoft.Office.Server.Search.Query.xsd |
Definition
<xs:simpleType name="SimilarType">
<xs:restriction base="xs:string">
<xs:enumeration value="None" />
<xs:enumeration value="Find" />
<xs:enumeration value="Refine" />
<xs:enumeration value="Exclude" />
</xs:restriction>
</xs:simpleType>
Enumeration values
Value |
Description |
None
|
|
Find
|
|
Refine
|
|
Exclude
|
|