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