You are here: Data Classes > UserData Class > UserData Properties > GroupId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UserData.GroupId Property

Gets or sets the integer ID of the group to which the user belongs. This is for the UserData object.

C#
public int GroupId;
Visual Basic
Public Property GroupId() As Integer

The group ID to which the user belongs.

Copyright (c) 2007. All rights reserved.
What do you think about this topic? Send feedback!