| RGEntityKeyAForeignKey Property |
Gets the foreign key.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public virtual string ForeignKey { get; set; }
Property Value
Type:
String
The foreign key.
See Also