1 write to isForeignKey
System.ComponentModel.DataAnnotations (1)
DataAnnotations\AssociationAttribute.cs (1)
66this.isForeignKey = value;
1 reference to isForeignKey
System.ComponentModel.DataAnnotations (1)
DataAnnotations\AssociationAttribute.cs (1)
63return this.isForeignKey;