Click or drag to resize
ManagedDashboard. ProcessDataDrillDownString 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: DataPAEnterpriseDashboard.ManagedDashboard
dashboardObjectID
Type: System.String
columnName
Type: System.String
cellValue
Type: System.String
rowIndex
Type: System.Int32

Return Value

Type: String
See Also