Click or drag to resize

IAttributeExpressionsLateDefault Property

Gets the late default expression.

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

Property Value

Type: IAttributeExpression
The late default expression.
See Also