Click or drag to resize

XPathDereferencedExpressionBuildExpression Method

Builds the expression using the classes parameters

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
protected override string BuildExpression()

Return Value

Type: String
A string representation of the dereferencing XPath expression
See Also