| 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
Syntaxpublic IEnumerable<int> UserGroupIds { get; }
Property Value
Type:
IEnumerableInt32
See Also