RecroGrid Framework
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: 8.0.0.24.0403.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