Class HousingLeaseEntity
This class represents the EntityModel interface to the HSStudentLeaseHistory database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentServices.Entities
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class HousingLeaseEntity : Entity, IIdentifiable, IAuditable
Constructors
HousingLeaseEntity()
Declaration
public HousingLeaseEntity()
Fields
ActualEndDateProperty
The ActualEndDate property.
Declaration
public static readonly EntityProperty ActualEndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BillingTermIdProperty
The BillingTermId property.
Declaration
public static readonly EntityProperty BillingTermIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BillingTransactionCodeIdProperty
The BillingTransactionCodeId property.
Declaration
public static readonly EntityProperty BillingTransactionCodeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndDateProperty
The EndDate property.
Declaration
public static readonly EntityProperty EndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FrequencyProperty
The Frequency property.
Declaration
public static readonly EntityProperty FrequencyProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HousingApplicationStudentIdProperty
The HousingApplicationStudentId property.
Declaration
public static readonly EntityProperty HousingApplicationStudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HousingLeaseStatusIdProperty
The HousingLeaseStatusId property.
Declaration
public static readonly EntityProperty HousingLeaseStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HousingMoveOutReasonIdProperty
The HousingMoveOutReasonId property.
Declaration
public static readonly EntityProperty HousingMoveOutReasonIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HousingRoomIdProperty
The HousingRoomId property.
Declaration
public static readonly EntityProperty HousingRoomIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAcademicYearLeaseProperty
The IsAcademicYearLease property.
Declaration
public static readonly EntityProperty IsAcademicYearLeaseProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsDatesManuallyUpdatedProperty
The IsDatesManuallyUpdated property.
Declaration
public static readonly EntityProperty IsDatesManuallyUpdatedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastFrequencyProperty
The LastFrequency property.
Declaration
public static readonly EntityProperty LastFrequencyProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastPrintDateProperty
The LastPrintDate property.
Declaration
public static readonly EntityProperty LastPrintDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LeaseAmountProperty
The LeaseAmount property.
Declaration
public static readonly EntityProperty LeaseAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MoveOutDateProperty
The MoveOutDate property.
Declaration
public static readonly EntityProperty MoveOutDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReasonProperty
The Reason property.
Declaration
public static readonly EntityProperty ReasonProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RoomSwitchDateProperty
The RoomSwitchDate property.
Declaration
public static readonly EntityProperty RoomSwitchDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RoomSwitchStartDateProperty
The RoomSwitchStartDate property.
Declaration
public static readonly EntityProperty RoomSwitchStartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectedDateProperty
The SelectedDate property.
Declaration
public static readonly EntityProperty SelectedDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StartDateProperty
The StartDate property.
Declaration
public static readonly EntityProperty StartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAcademicYearIdProperty
The StudentAcademicYearId property.
Declaration
public static readonly EntityProperty StudentAcademicYearIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentEnrollmentPeriodIdProperty
The StudentEnrollmentPeriodId property.
Declaration
public static readonly EntityProperty StudentEnrollmentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The StudentId property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermIdProperty
The TermId property.
Declaration
public static readonly EntityProperty TermIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TerminationBillingTransactionCodeIdProperty
The TerminationBillingTransactionCodeId property.
Declaration
public static readonly EntityProperty TerminationBillingTransactionCodeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TerminationFeeProperty
The TerminationFee property.
Declaration
public static readonly EntityProperty TerminationFeeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
ActualEndDate
Gets or sets the ActualEndDate associated with this HousingLeaseEntity.
Declaration
public DateTime? ActualEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ActualEndDate. |
BillingTermId
Gets or sets the BillingTermId associated with this HousingLeaseEntity.
Declaration
public int? BillingTermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BillingTermId. |
BillingTransactionCodeId
Gets or sets the BillingTransactionCodeId associated with this HousingLeaseEntity.
Declaration
public int? BillingTransactionCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BillingTransactionCodeId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this HousingLeaseEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EndDate
Gets or sets the EndDate associated with this HousingLeaseEntity.
Declaration
public DateTime EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EndDate. |
Frequency
Gets or sets the Frequency associated with this HousingLeaseEntity.
Declaration
public string Frequency { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Frequency. |
HousingApplicationStudentId
Gets or sets the HousingApplicationStudentId associated with this HousingLeaseEntity.
Declaration
public int HousingApplicationStudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The HousingApplicationStudentId. |
HousingLeaseStatusId
Gets or sets the HousingLeaseStatusId associated with this HousingLeaseEntity.
Declaration
public int HousingLeaseStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The HousingLeaseStatusId. |
HousingMoveOutReasonId
Gets or sets the HousingMoveOutReasonId associated with this HousingLeaseEntity.
Declaration
public int? HousingMoveOutReasonId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HousingMoveOutReasonId. |
HousingRoomId
Gets or sets the HousingRoomId associated with this HousingLeaseEntity.
Declaration
public int HousingRoomId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The HousingRoomId. |
Id
Gets or sets the Id associated with this HousingLeaseEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAcademicYearLease
Gets or sets the IsAcademicYearLease associated with this HousingLeaseEntity.
Declaration
public bool? IsAcademicYearLease { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAcademicYearLease. |
IsDatesManuallyUpdated
Gets or sets the IsDatesManuallyUpdated associated with this HousingLeaseEntity.
Declaration
public bool IsDatesManuallyUpdated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDatesManuallyUpdated. |
LastFrequency
Gets or sets the LastFrequency associated with this HousingLeaseEntity.
Declaration
public string LastFrequency { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastFrequency. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this HousingLeaseEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this HousingLeaseEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastPrintDate
Gets or sets the LastPrintDate associated with this HousingLeaseEntity.
Declaration
public DateTime? LastPrintDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastPrintDate. |
LeaseAmount
Gets or sets the LeaseAmount associated with this HousingLeaseEntity.
Declaration
public decimal LeaseAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LeaseAmount. |
MoveOutDate
Gets or sets the MoveOutDate associated with this HousingLeaseEntity.
Declaration
public DateTime? MoveOutDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The MoveOutDate. |
Reason
Gets or sets the Reason associated with this HousingLeaseEntity.
Declaration
public string Reason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reason. |
RoomSwitchDate
Gets or sets the RoomSwitchDate associated with this HousingLeaseEntity.
Declaration
public DateTime? RoomSwitchDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RoomSwitchDate. |
RoomSwitchStartDate
Gets or sets the RoomSwitchStartDate associated with this HousingLeaseEntity.
Declaration
public DateTime? RoomSwitchStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RoomSwitchStartDate. |
RowVersion
Gets or sets the RowVersion associated with this HousingLeaseEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SelectedDate
Gets or sets the SelectedDate associated with this HousingLeaseEntity.
Declaration
public string SelectedDate { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SelectedDate. |
StartDate
Gets or sets the StartDate associated with this HousingLeaseEntity.
Declaration
public DateTime StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The StartDate. |
StudentAcademicYearId
Gets or sets the StudentAcademicYearId associated with this HousingLeaseEntity.
Declaration
public int? StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearId. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this HousingLeaseEntity.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this HousingLeaseEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
TermId
Gets or sets the TermId associated with this HousingLeaseEntity.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TerminationBillingTransactionCodeId
Gets or sets the TerminationBillingTransactionCodeId associated with this HousingLeaseEntity.
Declaration
public int? TerminationBillingTransactionCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TerminationBillingTransactionCodeId. |
TerminationFee
Gets or sets the TerminationFee associated with this HousingLeaseEntity.
Declaration
public decimal? TerminationFee { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TerminationFee. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()