ExpressionNodeAttribute Members
The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.
The following tables list the members exposed by the ExpressionNodeAttribute type.
Public Constructors
Name | Description | |
---|---|---|
ExpressionNodeAttribute | Overloaded. Initializes a new instance of the ExpressionNodeAttribute class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Name | Gets the name of the expression node attribute. |
![]() |
Tag | Gets the tag text that is associated with the expression node. (inherited from ExpressionNode) |
![]() |
Type | Gets the type of expression node. (inherited from ExpressionNode) |
![]() |
TypeClass | Gets the class type when the expression node represents an object. (inherited from ExpressionNode) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() ![]() |
ConstructNode | (inherited from ExpressionNode ) |
![]() ![]() |
ConvertFromFilterNode | Overloaded. (inherited from ExpressionNode ) |
![]() |
ConvertToFilterNode | Creates a filter node by converting the expression node. (inherited from ExpressionNode) |
![]() |
DeepClone | Overridden. Creates a copy of the referenced object. This includes all its properties. |
![]() ![]() |
Deserialize | Overloaded. (inherited from ExpressionNode ) |
![]() ![]() |
DeserializeWithResult | (inherited from ExpressionNode ) |
![]() |
EnumChildren | Returns an enumerated list of dependent expression nodes. (inherited from ExpressionNode) |
![]() |
Equals | Overloaded. (inherited from ExpressionNode ) |
![]() |
Evaluate | Overloaded. (inherited from ExpressionNode ) |
![]() |
GetHashCode | (inherited from ExpressionNode ) |
![]() |
GetResult | Gets the result that is returned when an expression is deserialized. (inherited from ExpressionNode) |
![]() |
GetResultString | (inherited from ExpressionNode ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
MatchType | (inherited from ExpressionNode ) |
![]() ![]() |
Parse | Overloaded. (inherited from ExpressionNode ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Serialize | (inherited from ExpressionNode ) |
![]() ![]() |
SerializeNode | (inherited from ExpressionNode ) |
![]() ![]() |
SerializeNodeWithResult | (inherited from ExpressionNode ) |
![]() |
ToString | Overridden. Returns the referenced object in string format. |
![]() |
ToStringForDisplay | Overridden. Returns the referenced object in string format for display. |
![]() |
ToStringForUrn | Returns the referenced object in URN format. (inherited from ExpressionNode) |
Top
Protected Methods
Top