Click or drag to resize
ManagedDashboardBuildDependentObjectLists Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Method that builds the lists of dependant objects for each control panel object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void BuildDependentObjectLists()
Remarks
Called by buildpartialsummaries when the dashboard is published. These lists take a while to build, and don't change once the dashboard is published so worthwhile doing them once in advance
See Also