Click or drag to resize

AttributeExpressionTObjectAttribute Property

Gets the attribute.

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

Property Value

Type: IDataAttribute
The attribute.

Implements

IAttributeExpressionAttribute
See Also