IAttributeReferenceReferencingAttribute Property |
Gets the referencing attribute definition
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxIDataAttribute ReferencingAttribute { get; }
ReadOnly Property ReferencingAttribute As IDataAttribute
Get
property IDataAttribute^ ReferencingAttribute {
IDataAttribute^ get ();
}
abstract ReferencingAttribute : IDataAttribute with get
Property Value
Type:
IDataAttribute
See Also