Click or drag to resize
ManagedDashboardBuildIndependantObjectHTML Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the HTML for each dashboard object should be rendered as a single document.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool BuildIndependantObjectHTML { get; set; }

Property Value

Type: Boolean
True if the HTML for each dashboard object should be rendered as a single document.

Return Value

Type: Boolean
True if the HTML for each dashboard object should be rendered as a single document.
Remarks