Click or drag to resize
ManagedDashboardDrillDownFunction Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Javascript required to support drill downs in the web for this ManagedDashboard.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string DrillDownFunction { get; }

Property Value

Type: String
Javascript required to support drill downs in the web for this ManagedDashboard.

Return Value

Type: String
Javascript required to support drill downs in the web for this ManagedDashboard.
Remarks