MemberIds Property
Overloads
| MemberIds |
The objects and sub-groups that are members of the group. JSON property name: qMemberIds |
MemberIds
The objects and sub-groups that are members of the group.
JSON property name: qMemberIds
Declaration
public IEnumerable<NxGroupObjectId> MemberIds { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxGroupObjectId> |