Click or drag to resize
ManagedDashboard. ProcessDataGridRowDrillDownString 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 ProcessDataGridRowDrillDownString(
	ref ManagedDashboard Dashboard,
	ref DashboardDataStore DataStore,
	string dashboardObjectID,
	int rowIndex
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboard.ManagedDashboard
DataStore
Type: DataPAEnterpriseDashboard.DashboardDataStore
dashboardObjectID
Type: System.String
rowIndex
Type: System.Int32

Return Value

Type: String
See Also