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