Click or drag to resize
ManagedDashboardDashboardClientType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a the client type for which this dashboard should be rendered

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

Property Value

Type: ManagedDashboardDashboardClientTypes
An enumerated type of type DashboardClientTypes to indicate the type of client this dashboard should be rendered for.

Return Value

Type: ManagedDashboardDashboardClientTypes
An enumerated type of type DashboardClientTypes to indicate the type of client this dashboard should be rendered for.
Remarks