Class RefreshDynamicGroupsResponse
Represents the response for the ListStudentGroups method.
Inheritance
System.Object
RefreshDynamicGroupsResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class RefreshDynamicGroupsResponse : ServiceResponse
Constructors
RefreshDynamicGroupsResponse()
Declaration
public RefreshDynamicGroupsResponse()
Properties
RefreshedGroupCount
Gets the count of refreshed groups
Declaration
public int RefreshedGroupCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |