Class SaveHousingLeaseDetailResponse
Inheritance
System.Object
SaveHousingLeaseDetailResponse
Namespace: Cmc.Nexus.StudentServices.Services
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class SaveHousingLeaseDetailResponse : ServiceResponse
Constructors
SaveHousingLeaseDetailResponse()
Declaration
public SaveHousingLeaseDetailResponse()
Properties
HousingLeaseDetai
Declaration
public HousingLeaseEntity HousingLeaseDetai { get; set; }
Property Value
Type | Description |
---|---|
HousingLeaseEntity |
ReturnValue
Declaration
public int ReturnValue { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |