RecroGridGetRGDataAsync Method

Starting data query.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
protected Task<List<List<Object>>> GetRGDataAsync(
	RecroGridRGGetDataParam param = null
)

Parameters

param  RecroGridRGGetDataParam  (Optional)
 

Return Value

TaskListListObject

See Also