2.2.5.11 StringMatchOption
Namespace: http://schemas.datacontract.org/2004/07/Microsoft.SharePoint.Taxonomy
The type of search to perform.
-
<xs:simpleType name="StringMatchOption"> <xs:restriction base="xs:string"> <xs:enumeration value="StartsWith"/> <xs:enumeration value="ExactMatch"/> </xs:restriction> </xs:simpleType>
The following table specifies the allowable values for StringMatchOption.
Value |
Meaning |
---|---|
StartsWith |
|
ExactMatch |