GroupDataSetQuery.GroupIds Property
Gets a collection that contains the identities of the groups that should be read from a GroupDataSet.
Syntax
public UInt64Collection GroupIds { get; }
Property Value
Default: Empty collection.
The identities of the groups that should be read. An empty collection indicates that all groups should be read.
Platforms
Windows, Linux, Android