Click or drag to resize

IRGDataRecKey Property

Gets the key of data record.

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

Property Value

Type: IRGEntityKey
The key.
See Also