Click or drag to resize

AttributeExpressionsTObjectAttribute Property

Gets the owner 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; set; }

Property Value

Type: IDataAttribute
The attribute.

Implements

IAttributeExpressionsAttribute
See Also