ExpressionNode Members
Include Protected Members
Include Inherited Members
The ExpressionNode object represents a policy-based management expression node. The expression node describes part of an expression, such as a constant value, an operator, or a function.
The ExpressionNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ExpressionNode() | Initializes a new instance of the ExpressionNode class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
LastEvaluationResult | |
![]() |
Tag | Gets the tag text that is associated with the expression node. |
![]() |
Type | Gets the type of expression node. |
![]() |
TypeClass | Gets the class type when the expression node represents an object. |
Top