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