RecroGridETEntityGetDataAsync Method
Data retrieval.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
protected Task<IRGDataRecord[]> GetDataAsync(
RecroGridRGGetDataParam param
)
- param RecroGridRGGetDataParam
- The parameter.
TaskIRGDataRecordThe object to be sent to the client containing the complete result.