Click or drag to resize
ManagedDashboardProcessGroupDrillDownString 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 ProcessGroupDrillDownString(
	ref ManagedDashboard Dashboard,
	ref DashboardDataStore dataStore,
	string dashboardObjectID,
	string groupHeader,
	bool rowHeader,
	bool nestedDrilldown
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
dataStore
Type: DataPAEnterpriseDashboardDashboardDataStore
dashboardObjectID
Type: SystemString
groupHeader
Type: SystemString
rowHeader
Type: SystemBoolean
nestedDrilldown
Type: SystemBoolean

Return Value

Type: String
See Also