Group.Id Property
Gets the identity of the Group.
Syntax
public System.UInt64 Id { get; }
Property Value
The identity of the group.
Remarks
A GroupDataSet creates features to represent visible groups when it is read and these features will have a groupId attribute that is set to the value of this property.
The identity is set by a GroupDataSet when the Group is created and it cannot be modified.
Platforms
Windows, Linux, Android