RecroGridRGServiceParamsEKey Property

Gets the EntityKey of data.

Definition

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

Property Value

DictionaryString, Object
The EntityKey.

See Also