Returns the association as held by the entity on the other side of this relationship.
            
    Namespace: 
   Mindscape.LightSpeed.MetaDataAssembly: Mindscape.LightSpeed.MetaData (in Mindscape.LightSpeed.MetaData.dll)
Version: 4.0.1000.1 (4.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public AssociationInfo ReverseAssociation { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property ReverseAssociation As AssociationInfo | 





