Click or drag to resize

IRGEntityKeyKey Property

Gets the entity key.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
EntityKey Key { get; }

Property Value

Type: EntityKey
The key.
See Also