Class MultipleDisbursementPaymentPeriodExceptionEntity
This class represents the EntityModel interface to the FaMultiDisbException database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class MultipleDisbursementPaymentPeriodExceptionEntity : Entity, IIdentifiable
Constructors
MultipleDisbursementPaymentPeriodExceptionEntity()
Declaration
public MultipleDisbursementPaymentPeriodExceptionEntity()
Fields
AcademicYearSequenceProperty
The AcademicYearSequence property.
Declaration
public static readonly EntityProperty AcademicYearSequenceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AwardYear1Property
The AwardYear1 property.
Declaration
public static readonly EntityProperty AwardYear1Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BatchPackagingProcessIdProperty
The BatchPackagingProcessId property.
Declaration
public static readonly EntityProperty BatchPackagingProcessIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusIdProperty
The CampusId property.
Declaration
public static readonly EntityProperty CampusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CategoryProperty
The Category property.
Declaration
public static readonly EntityProperty CategoryProperty
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 |
DisbursementLogProperty
The DisbursementLog property.
Declaration
public static readonly EntityProperty DisbursementLogProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DisbursementNumberProperty
The DisbursementNumber property.
Declaration
public static readonly EntityProperty DisbursementNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceIdProperty
The FundSourceId property.
Declaration
public static readonly EntityProperty FundSourceIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceTypeProperty
The FundSourceType property.
Declaration
public static readonly EntityProperty FundSourceTypeProperty
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 |
IsGradProperty
The IsGrad property.
Declaration
public static readonly EntityProperty IsGradProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsTermProperty
The IsTerm property.
Declaration
public static readonly EntityProperty IsTermProperty
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 |
MessageCodeProperty
The MessageCode property.
Declaration
public static readonly EntityProperty MessageCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramIdProperty
The ProgramId property.
Declaration
public static readonly EntityProperty ProgramIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramVersionIdProperty
The ProgramVersionId property.
Declaration
public static readonly EntityProperty ProgramVersionIdProperty
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 |
StudentAcademicYearIdProperty
The StudentAcademicYearId property.
Declaration
public static readonly EntityProperty StudentAcademicYearIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAwardIdProperty
The StudentAwardId property.
Declaration
public static readonly EntityProperty StudentAwardIdProperty
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 |
UsaStateIdProperty
The UsaStateId property.
Declaration
public static readonly EntityProperty UsaStateIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public short? AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The AcademicYearSequence. |
AwardYear1
Gets or sets the AwardYear1 associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public string AwardYear1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear1. |
BatchPackagingProcessId
Gets or sets the BatchPackagingProcessId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? BatchPackagingProcessId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BatchPackagingProcessId. |
CampusId
Gets or sets the CampusId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
Category
Gets or sets the Category associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public string Category { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Category. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreatedDateTime. |
DisbursementLog
Gets or sets the DisbursementLog associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public string DisbursementLog { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DisbursementLog. |
DisbursementNumber
Gets or sets the DisbursementNumber associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int DisbursementNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DisbursementNumber. |
FundSourceId
Gets or sets the FundSourceId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FundSourceId. |
FundSourceType
Gets or sets the FundSourceType associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
Id
Gets or sets the Id associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsGrad
Gets or sets the IsGrad associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public bool? IsGrad { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsGrad. |
IsTerm
Gets or sets the IsTerm associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public bool? IsTerm { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsTerm. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public DateTime? LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MessageCode
Gets or sets the MessageCode associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public string MessageCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MessageCode. |
ProgramId
Gets or sets the ProgramId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProgramId. |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProgramVersionId. |
RowVersion
Gets or sets the RowVersion associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentAcademicYearId
Gets or sets the StudentAcademicYearId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAcademicYearId. |
StudentAwardId
Gets or sets the StudentAwardId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardId. |
StudentId
Gets or sets the StudentId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
UsaStateId
Gets or sets the UsaStateId associated with this MultipleDisbursementPaymentPeriodExceptionEntity.
Declaration
public int? UsaStateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The UsaStateId. |
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()