Class SaveStudentEnrollmentPeriodLessonGradeBookResponse
Represents the a request for the Save method.
Inheritance
System.Object
SaveStudentEnrollmentPeriodLessonGradeBookResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SaveStudentEnrollmentPeriodLessonGradeBookResponse : ServiceResponse
Constructors
SaveStudentEnrollmentPeriodLessonGradeBookResponse()
Declaration
public SaveStudentEnrollmentPeriodLessonGradeBookResponse()
Properties
Entity
Declaration
public StudentEnrollmentPeriodLessonEntity Entity { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriodLessonEntity |