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