RecroGrid Framework
C#
Show/Hide TOC
IRGEntity
Key
Entity
Key
Values Property
Gets the entity key values.
Definition
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
Dictionary
<
string
,
Object
>
EntityKeyValues
{
get
; }
Property Value
Dictionary
String
,
Object
The entity key values.
See Also
Reference
IRGEntityKey Interface
Recrovit.RecroGridFramework.Data Namespace
In This Article
Definition
See Also