Click or drag to resize

DataObjectFilterMemberGroupId Property

MemberGroupId is only used if filtering is for exactly the 'Users' data object type. If specified only users, who are members of the group, are included.

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

Property Value

Type: Int32
See Also