AtomsFramework Persistence Layer Reference Guide

AssociationMap.ToClass Property

[This is preliminary documentation and subject to change.]

The target class for the association (the "to" class)

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

Property Value

The class map of the targetted class

Remarks

See Also

AssociationMap Class | AtomsFramework Namespace