This topic has not yet been rated - Rate this topic

2.2.3.4 tns:Exists Element

The Exists element specifies a search expression that determines whether the specified property exists on an item. The Exists element evaluates to true if the specified property exists on the item.

<xs:element name="Exists"
  type="t:ExistsType"
  substitutionGroup="t:SearchExpression"
/>
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.