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