Generic..::..ReadSalesDataAsync Method

Namespace:  JiwaFinancials.Jiwa.JiwaDashboardUI
Assembly:  JiwaDashboardUI (in JiwaDashboardUI.dll)

Syntax


public bool ReadSalesDataAsync(
	BackgroundWorker worker,
	DoWorkEventArgs e
)
Public Function ReadSalesDataAsync ( _
	worker As BackgroundWorker, _
	e As DoWorkEventArgs _
) As Boolean
public:
bool^ ReadSalesDataAsync(
	BackgroundWorker^ worker, 
	DoWorkEventArgs^ e
)

Parameters

worker
Type: BackgroundWorker
e
Type: DoWorkEventArgs