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