Click or drag to resize
CalculatedColumnDependantDashboardObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets an array of dashboard objects that are dependant on this calculated column.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardObject[] DependantDashboardObjects { get; }

Return Value

Type: DashboardObject
An array of dashboard objects that are dependant on this calculated column.
Remarks