IRGEntityKeyEntityKeyValues Property

Gets the entity key values.

Definition

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

Property Value

DictionaryString, Object
The entity key values.

See Also