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