Edit

Share via


Group.GroupId Property

Definition

Gets the group ID of the group.

public:
 property int GroupId { int get(); };
public int GroupId { get; }
member this.GroupId : int
Public ReadOnly Property GroupId As Integer

Property Value

Remarks

The group ID is assigned by the server. If unassigned, the value is -1.

Applies to