XPathExpressionWrapFilterXml Property |
Gets or sets a value indicating whether the resulting expression should be wrapped in a filter XML element
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic bool WrapFilterXml { get; set; }
Public Property WrapFilterXml As Boolean
Get
Set
public:
property bool WrapFilterXml {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also