AtomsFramework Persistence Layer Reference Guide

AFAssociationAttribute.Name Property

[This is preliminary documentation and subject to change.]

The name of the association

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Remarks

When there are multiple associations between two classes this property can be used to distinguish between the associations. If the value is not set then the name of the targetproperty is used as the name for the association.

See Also

AFAssociationAttribute Class | AtomsFramework Namespace