AtomsFramework Persistence Layer Reference Guide

AssociationMap.FromClass Property

[This is preliminary documentation and subject to change.]

The class at the originating end of the association.

[Visual Basic]
Public Property FromClass As ClassMap
[C#]
public ClassMap FromClass {get; set;}

Property Value

The class map of the from class

Remarks

This is the class map of the class where the association begins.

See Also

AssociationMap Class | AtomsFramework Namespace