|  | RGDataContextBaseEntityTypes Property  | 
 
            Gets the entity types.
            
 
    Namespace: 
   Recrovit.RecroGridFramework.Data
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
 Syntax
Syntaxpublic IEnumerable<Type> EntityTypes { get; }Property Value
Type: 
IEnumerableType
            The entity types.
            
 See Also
See Also