Click or drag to resize
ManagedDashboardProcessDataDrillDownString Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public static string ProcessDataDrillDownString(
	ref ManagedDashboard Dashboard,
	string dashboardObjectID,
	string columnName,
	string cellValue,
	int rowIndex
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
dashboardObjectID
Type: SystemString
columnName
Type: SystemString
cellValue
Type: SystemString
rowIndex
Type: SystemInt32

Return Value

Type: String
See Also