RecroGridRGServiceParamsSetEntityKey Method
Sets the entity key.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
public void SetEntityKey(
RecroGrid grid,
IRGEntityKey ekey,
Object dataRec,
RecroGridRGEntity rgEntity,
IRGDataContext context = null
)
Parameters
- grid RecroGrid
- The RecroGrid.
- ekey IRGEntityKey
- The EntityKey.
- dataRec Object
- The data record.
- rgEntity RecroGridRGEntity
- The Entity.
- context IRGDataContext (Optional)
- The context.