Click or drag to resize

XPathQueryBuildQueryString Method

Builds the query component

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
A string containing the query

Implements

IXPathQueryObjectBuildQueryString
See Also