| RecroGridEnt_TYPE, _OCTYPEGetEntityKey Method |
Gets the entity key.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax protected override IRGEntityKey GetEntityKey(
_TYPE dataRec
)
Parameters
- dataRec
- Type: _TYPE
The entity object.
Return Value
Type:
IRGEntityKeyThe Key.
See Also