Click or drag to resize

IAttributeReference Interface

Provides untyped interface to attribute references

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public interface IAttributeReference

The IAttributeReference type exposes the following members.

Properties
  NameDescription
Public propertyReferencingAttribute
Gets the referencing attribute definition
Top
Remarks
Attribute references are references which store the referencing value in an attribute
See Also