Click or drag to resize

AttributeExpressionTObjectExpression Property

Gets the expression.

Namespace:  Aloe.SystemFrameworks.Domain.Attributes
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Expression Expression { get; }

Property Value

Type: Expression
The expression.

Implements

IAttributeExpressionExpression
See Also