|  | RGEntityKeyAEntityTypeName Property  | 
 
            Gets the name of the entity type.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
 Syntax
Syntaxpublic virtual string EntityTypeName { get; set; }Property Value
Type: 
String
            The name of the entity type.
            
 See Also
See Also