Class RefreshDynamicGroupsRequest
Represents the a request for the ListStudentGroups method.
Inheritance
System.Object
RefreshDynamicGroupsRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class RefreshDynamicGroupsRequest : ServiceRequest
Constructors
RefreshDynamicGroupsRequest()
Declaration
public RefreshDynamicGroupsRequest()
Properties
UserId
Logged in user id
Declaration
public int UserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |