Click or drag to resize

XPathExpressionQuery Property

Gets or sets the query component for this expression. This may be a XPathQuery or XPathQueryGroup

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public IXPathQueryObject Query { get; set; }

Property Value

Type: IXPathQueryObject
See Also