Click or drag to resize

AnalyticsDashboardUserGroups Property

User groups that have access to the dashboard

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

Property Value

Type: ListGuid
See Also