Click or drag to resize

IRGDataContextEntityNames Property

Gets the entity names.

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

Property Value

Type: IEnumerableString
The entity names.
See Also