| AttributeExpression Class |
Namespace: FlexRule.DSL.Expressions
public abstract class AttributeExpression : Expression
The AttributeExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeExpression |
| Name | Description | |
|---|---|---|
| Attributes |
List of attributes of expression
(Inherited from Expression.) | |
| Index | (Inherited from Expression.) | |
| Name | (Overrides ExpressionName.) | |
| Parent |
Parent of current expression
(Inherited from Expression.) | |
| Value |
| Name | Description | |
|---|---|---|
| AddAttribute(AttributeExpression) | (Inherited from Expression.) | |
| AddAttribute(String, String) | (Inherited from Expression.) | |
| AttributeExists | (Inherited from Expression.) | |
| IndexOfAttribute | (Inherited from Expression.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) |