RecroGridRGServiceParamsGetEntityKey(RecroGrid) Method

Gets the entity key.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public IRGEntityKey GetEntityKey(
	RecroGrid grid
)

Parameters

grid  RecroGrid
The RecroGrid.

Return Value

IRGEntityKey
The Key.

See Also