Click or drag to resize

IRGEntityKeyEntityTypeName Property

Gets the name of the entity type.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
string EntityTypeName { get; }

Property Value

Type: String
The name of the entity type.
See Also