XPathDereferencedExpression Class |
Namespace: Lithnet.ResourceManagement.Client
The XPathDereferencedExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | XPathDereferencedExpression(String, String, IXPathQueryObject) |
Initializes a new instance of the XPathDereferencedExpression class
|
![]() | XPathDereferencedExpression(String, String, IXPathQueryObject, Boolean) |
Initializes a new instance of the XPathDereferencedExpression class
|
Name | Description | |
---|---|---|
![]() | DereferenceAttribute |
Gets or sets the name of the attribute to dereference
|
![]() | ObjectType |
Gets or sets the type of object to query
(Inherited from XPathExpression.) |
![]() | Query |
Gets or sets the query component for this expression. This may be a XPathQuery or XPathQueryGroup (Inherited from XPathExpression.) |
![]() | WrapFilterXml |
Gets or sets a value indicating whether the resulting expression should be wrapped in a filter XML element
(Inherited from XPathExpression.) |
Name | Description | |
---|---|---|
![]() | BuildExpression |
Builds the expression using the classes parameters
(Overrides XPathExpressionBuildExpression.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Gets the string representation of the expression
(Inherited from XPathExpression.) |
![]() | ToString(Boolean) |
Gets the string representation of the expression
(Inherited from XPathExpression.) |