IAttributeExpression Interface |
Namespace: Aloe.SystemFrameworks.Domain.Attributes
The IAttributeExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| Attribute |
Gets the attribute.
| |
| Expression |
Gets the expression.
| |
| ObjectType |
Gets the type of the object.
| |
| RuleCode |
Gets the code of the business rule executing this expression.
|
| Name | Description | |
|---|---|---|
| Condition |
Condition of the expression.
| |
| Execute |
Executes the expression against specified object.
|
| Name | Description | |
|---|---|---|
| Recalculate |
Recalculates the value of the data attribute for the specified object.
(Defined by IDataAttributeExtensions.) |