Class DownloadAllocateRoomErrorReportResponse
Represents the DownloadAllocateRoomErrorReportResponse.
Inheritance
System.Object
DownloadAllocateRoomErrorReportResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class DownloadAllocateRoomErrorReportResponse : ServiceResponse
Constructors
DownloadAllocateRoomErrorReportResponse()
Declaration
public DownloadAllocateRoomErrorReportResponse()
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 |