Click or drag to resize
ManagedDashboardProcessDataGridRowDrillDownString 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: DataPAEnterpriseDashboardManagedDashboard
DataStore
Type: DataPAEnterpriseDashboardDashboardDataStore
dashboardObjectID
Type: SystemString
rowIndex
Type: SystemInt32

Return Value

Type: String
See Also