Click or drag to resize

AnalyticsDashboardsConfigurationDashboards Property

List of dashboards

Namespace:  Omada.OE.Model.Reporting
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<AnalyticsDashboard> Dashboards { get; set; }

Property Value

Type: ListAnalyticsDashboard
See Also