Class WlmSaveAllCourseGroupsResponse
Inheritance
System.Object
WlmSaveAllCourseGroupsResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class WlmSaveAllCourseGroupsResponse : ServiceResponse
Constructors
WlmSaveAllCourseGroupsResponse()
Declaration
public WlmSaveAllCourseGroupsResponse()
Properties
CourseGroupList
Declaration
public IList<WlmCourseGroup> CourseGroupList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<WlmCourseGroup> |