Class TestingStudentEnrollmentPeriodUnpublishLessonResponse
Represents the response for the TestingStudentEnrollmentPeriodUnpublishLessonResponse method.
Inheritance
System.Object
    TestingStudentEnrollmentPeriodUnpublishLessonResponse
  Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class TestingStudentEnrollmentPeriodUnpublishLessonResponse : ServiceResponseConstructors
TestingStudentEnrollmentPeriodUnpublishLessonResponse()
Declaration
public TestingStudentEnrollmentPeriodUnpublishLessonResponse()Properties
UnpublishLessonGradeStudentList
UnpublishLessonGradeStudentList
Declaration
public List<TestingStudentEnrollmentPeriodUnpublishLessonResponseExtended> UnpublishLessonGradeStudentList { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<TestingStudentEnrollmentPeriodUnpublishLessonResponseExtended> |