Class CourseSubComponentAssociateGroupResponse
Inheritance
System.Object
CourseSubComponentAssociateGroupResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class CourseSubComponentAssociateGroupResponse : ServiceResponse
Constructors
CourseSubComponentAssociateGroupResponse()
Default Constructor
Declaration
public CourseSubComponentAssociateGroupResponse()
Properties
CourseSubComponentAssociateGroup
List of exam attendance
Declaration
public IList<CourseComponentClassSectionGroupEntity> CourseSubComponentAssociateGroup { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<CourseComponentClassSectionGroupEntity> |