Click or drag to resize
DashboardDesignerShowDataViewersWhenViewerOnly Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that determines if the Dashboard will show the query data viewers when ViewerOnly is true.

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

Property Value

Type: Boolean
True if the Dashboard will show the query data viewers when ViewerOnly is true.

Return Value

Type: Boolean
True if the Dashboard will show the query data viewers when ViewerOnly is true.
Remarks