RecroGrid Framework Core 6.2
C#
Show/Hide TOC
Recro
Grid
RGService
Params
EKey Property
Gets the EntityKey of data.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.2.0.24.0102.1
C#
Copy
public
Dictionary
<
string
,
Object
>
EKey
{
get
; }
Property Value
Dictionary
String
,
Object
The EntityKey.
See Also
Reference
RecroGrid
RGServiceParams Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also