XPathQueryGroupNegate Property |
Gets or sets a value indicating if the resulting group should be negated
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic bool Negate { get; set; }
Public Property Negate As Boolean
Get
Set
public:
property bool Negate {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also