Click or drag to resize

XPathQueryNegate Property

Gets a value indicating if the condition in this query will be negated with the not() operator

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public bool Negate { get; }

Property Value

Type: Boolean
See Also