Click or drag to resize

CommonUserGroupLoadOptionAttributesCommonSetMembersGroups Property

CommonSetMembersGroups is only used when MembersGroupIdPostList.Count > 0. If true only personal usergroups belonging to users, who are member of ALL the groups specified, will be included. If false only personal usergroups belonging to users, who are member of ANY of the groups specified, will be included.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool CommonSetMembersGroups { get; set; }

Property Value

Type: Boolean
See Also