Click or drag to resize

RecroGridRGServiceParamsEKey Property

Gets the EntityKey of data.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public Dictionary<string, Object> EKey { get; }

Property Value

Type: DictionaryString, Object
The EntityKey.
See Also