Class CodGrantDisbursement
This class represents the EntityModel interface to the FaCODGrantDisb database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class CodGrantDisbursement
Constructors
CodGrantDisbursement()
Declaration
public CodGrantDisbursement()
Properties
AcceptedDisbursementAmount
Gets or sets the AcceptedDisbursementAmount associated with this CodGrantDisbursement.
Declaration
public decimal? AcceptedDisbursementAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AcceptedDisbursementAmount. |
BookAmount
Gets or sets the BookAmount associated with this CodGrantDisbursement.
Declaration
public decimal? BookAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BookAmount. |
BookDate
Gets or sets the BookDate associated with this CodGrantDisbursement.
Declaration
public DateTime? BookDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BookDate. |
BookStatus
Gets or sets the BookStatus associated with this CodGrantDisbursement.
Declaration
public string BookStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BookStatus. |
CodDisbursementStatus
Gets or sets the CodDisbursementStatus associated with this CodGrantDisbursement.
Declaration
public string CodDisbursementStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CodDisbursementStatus. |
CodGrant
Declaration
public virtual CodGrantOrigination CodGrant { get; set; }
Property Value
Type | Description |
---|---|
CodGrantOrigination |
CodGrantOriginationId
Gets or sets the CodGrantOriginationId associated with this CodGrantDisbursement.
Declaration
public int CodGrantOriginationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CodGrantOriginationId. |
CodRejectCodes
Gets or sets the CodRejectCodes associated with this CodGrantDisbursement.
Declaration
public string CodRejectCodes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CodRejectCodes. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CodGrantDisbursement.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DisbursementAmount
Gets or sets the DisbursementAmount associated with this CodGrantDisbursement.
Declaration
public decimal DisbursementAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The DisbursementAmount. |
DisbursementDate
Gets or sets the DisbursementDate associated with this CodGrantDisbursement.
Declaration
public DateTime DisbursementDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The DisbursementDate. |
DisbursementNumber
Gets or sets the DisbursementNumber associated with this CodGrantDisbursement.
Declaration
public int DisbursementNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DisbursementNumber. |
DisbursementSequenceNumber
Gets or sets the DisbursementSequenceNumber associated with this CodGrantDisbursement.
Declaration
public int DisbursementSequenceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DisbursementSequenceNumber. |
EnrollmentStatus
Gets or sets the EnrollmentStatus associated with this CodGrantDisbursement.
Declaration
public string EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatus. |
ExportBatchIdentifier
Gets or sets the ExportBatchIdentifier associated with this CodGrantDisbursement.
Declaration
public string ExportBatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportBatchIdentifier. |
Id
Gets or sets the Id associated with this CodGrantDisbursement.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodGrantDisbursement.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodGrantDisbursement.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PaidDisbursement
Declaration
public virtual PaidDisbursement PaidDisbursement { get; set; }
Property Value
Type | Description |
---|---|
PaidDisbursement |
PaidDisbursementId
Gets or sets the PaidDisbursementId associated with this CodGrantDisbursement.
Declaration
public int? PaidDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaidDisbursementId. |
PaymentPeriodStartDate
Gets or sets the PaymentPeriodStartDate associated with this CodGrantDisbursement.
Declaration
public DateTime? PaymentPeriodStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PaymentPeriodStartDate. |
PrevDisbursementSequenceNumber
Gets or sets the PrevDisbursementSequenceNumber associated with this CodGrantDisbursement.
Declaration
public int? PrevDisbursementSequenceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrevDisbursementSequenceNumber. |
ProgramCipCode
Gets or sets the ProgramCipCode associated with this CodGrantDisbursement.
Declaration
public string ProgramCipCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCipCode. |
ProgramCipCode2
Gets or sets the ProgramCipCode2 associated with this CodGrantDisbursement.
Declaration
public string ProgramCipCode2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCipCode2. |
ProgramCipCode3
Gets or sets the ProgramCipCode3 associated with this CodGrantDisbursement.
Declaration
public string ProgramCipCode3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCipCode3. |
ProgramCredentialLevel
Gets or sets the ProgramCredentialLevel associated with this CodGrantDisbursement.
Declaration
public string ProgramCredentialLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCredentialLevel. |
PublishedProgramLengthWeeks
Gets or sets the PublishedProgramLengthWeeks associated with this CodGrantDisbursement.
Declaration
public decimal? PublishedProgramLengthWeeks { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PublishedProgramLengthWeeks. |
Refund
Declaration
public virtual Refund Refund { get; set; }
Property Value
Type | Description |
---|---|
Refund |
RefundId
Gets or sets the RefundId associated with this CodGrantDisbursement.
Declaration
public int? RefundId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundId. |
ScheduledDisbursement
Declaration
public virtual ScheduledDisbursement ScheduledDisbursement { get; set; }
Property Value
Type | Description |
---|---|
ScheduledDisbursement |
ScheduledDisbursementId
Gets or sets the ScheduledDisbursementId associated with this CodGrantDisbursement.
Declaration
public int? ScheduledDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ScheduledDisbursementId. |
SentDate
Gets or sets the SentDate associated with this CodGrantDisbursement.
Declaration
public DateTime? SentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SentDate. |
SpecialPrograms
Gets or sets the SpecialPrograms associated with this CodGrantDisbursement.
Declaration
public string SpecialPrograms { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SpecialPrograms. |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this CodGrantDisbursement.
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardId. |
TotalEligibilityUsed
Gets or sets the TotalEligibilityUsed associated with this CodGrantDisbursement.
Declaration
public decimal? TotalEligibilityUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalEligibilityUsed. |
WeeksProgramsAcademicYear
Gets or sets the WeeksProgramsAcademicYear associated with this CodGrantDisbursement.
Declaration
public decimal? WeeksProgramsAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The WeeksProgramsAcademicYear. |
YtdDisbursedAmount
Gets or sets the YtdDisbursedAmount associated with this CodGrantDisbursement.
Declaration
public decimal? YtdDisbursedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The YtdDisbursedAmount. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |