Click or drag to resize

AttributeExpressionsTObjectLateDefault 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
public IAttributeExpression LateDefault { get; }

Property Value

Type: IAttributeExpression
The late default expression.

Implements

IAttributeExpressionsLateDefault
See Also