Click or drag to resize

XPathQueryGroupQueries Property

Gets the list of query objects used in the group

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public List<IXPathQueryObject> Queries { get; }

Property Value

Type: ListIXPathQueryObject
See Also