Click or drag to resize

ViewBaseUserGroupIds Property

Users of the view. Only the group members can see the view in the menu structure.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IEnumerable<int> UserGroupIds { get; }

Property Value

Type: IEnumerableInt32
See Also