IDataAttributeExpressions Property |
Gets the recalc expression.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxIAttributeExpressions Expressions { get; }
ReadOnly Property Expressions As IAttributeExpressions
Get
property IAttributeExpressions^ Expressions {
IAttributeExpressions^ get ();
}
abstract Expressions : IAttributeExpressions with get
Property Value
Type:
IAttributeExpressions
The recalc expression.
See Also