Click or drag to resize
ProcessDataRequestEventArgs Constructor (String, DataTable, DashboardObject) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new ProcessDataRequestEventArgs object.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public ProcessDataRequestEventArgs(
	string Label,
	DataTable DataTable,
	DashboardObject DashboardObject
)

Parameters

Label
Type: SystemString
DataTable
Type: System.DataDataTable
DashboardObject
Type: DataPAEnterpriseDashboardDashboardObject
Remarks