Click or drag to resize

XPathQueryGroupBuildQueryString Method

Builds the XPath query string, and returns the resulting string

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public string BuildQueryString()

Return Value

Type: String
The string representation of the query group

Implements

IXPathQueryObjectBuildQueryString
See Also