Class DownloadStudentCourseLessonGradeErrorReportResponse
Represents the DownloadStudentCourseLessonGradeErrorReportResponse.
Inheritance
System.Object
DownloadStudentCourseLessonGradeErrorReportResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class DownloadStudentCourseLessonGradeErrorReportResponse : ServiceResponse
Constructors
DownloadStudentCourseLessonGradeErrorReportResponse()
Declaration
public DownloadStudentCourseLessonGradeErrorReportResponse()
Properties
AllottedRoomErrorData
Declaration
public object AllottedRoomErrorData { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |