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