Class PostFinalGradeResponse
Represents the response for the PostFinalGrade method.
Inheritance
System.Object
PostFinalGradeResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class PostFinalGradeResponse : ServiceResponse
Constructors
PostFinalGradeResponse()
Declaration
public PostFinalGradeResponse()
Properties
StudentCourse
Declaration
public StudentCourseEntity StudentCourse { get; set; }
Property Value
Type | Description |
---|---|
StudentCourseEntity |