Class AutoAwardCoaConfiguration
This class represents the EntityModel interface to the FaCostOfAttendance database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class AutoAwardCoaConfiguration
Constructors
AutoAwardCoaConfiguration()
Declaration
public AutoAwardCoaConfiguration()
Properties
AutoAwardCoaStudentEnrollmentStatusType
Declaration
public virtual AutoAwardCoaStudentEnrollmentStatusType AutoAwardCoaStudentEnrollmentStatusType { get; set; }
Property Value
Type | Description |
---|---|
AutoAwardCoaStudentEnrollmentStatusType |
AutoAwardCoaStudentEnrollmentStatusTypeId
Gets or sets the AutoAwardCoaStudentEnrollmentStatusTypeId associated with this AutoAwardCoaConfiguration.
Declaration
public int? AutoAwardCoaStudentEnrollmentStatusTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardCoaStudentEnrollmentStatusTypeId. |
AutoAwardRepackageTriggerDetails
Declaration
public virtual ICollection<AutoAwardRepackageTriggerDetail> AutoAwardRepackageTriggerDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardRepackageTriggerDetail> |
AwardDisbursementDays
Gets or sets the AwardDisbursementDays associated with this AutoAwardCoaConfiguration.
Declaration
public int? AwardDisbursementDays { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AwardDisbursementDays. |
AwardDisbursementOption
Gets or sets the AwardDisbursementOption associated with this AutoAwardCoaConfiguration.
Declaration
public string AwardDisbursementOption { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardDisbursementOption. |
BillingAdjustmentDays
Gets or sets the BillingAdjustmentDays associated with this AutoAwardCoaConfiguration.
Declaration
public int BillingAdjustmentDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BillingAdjustmentDays. |
CoaConfigurationBudgetItems
Declaration
public virtual ICollection<AutoAwardCoaConfigurationBudgetItem> CoaConfigurationBudgetItems { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardCoaConfigurationBudgetItem> |
CoaConfigurationPeriodHeaders
Declaration
public virtual ICollection<AutoAwardCoaConfigurationPeriodHeader> CoaConfigurationPeriodHeaders { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardCoaConfigurationPeriodHeader> |
CoaConfigurationProgramVersions
Declaration
public virtual ICollection<AutoAwardCoaConfigurationProgramVersion> CoaConfigurationProgramVersions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardCoaConfigurationProgramVersion> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this AutoAwardCoaConfiguration.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DefaultEnrollmentStatus
Declaration
public virtual EnrollmentStatus DefaultEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
DefaultEnrollmentStatusId
Gets or sets the DefaultEnrollmentStatusId associated with this AutoAwardCoaConfiguration.
Declaration
public int? DefaultEnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DefaultEnrollmentStatusId. |
DefaultHousingStatusCode
Gets or sets the DefaultHousingStatusCode associated with this AutoAwardCoaConfiguration.
Declaration
public string DefaultHousingStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultHousingStatusCode. |
DirectLoanCoaCalculation
Gets or sets the DirectLoanCoaCalculation associated with this AutoAwardCoaConfiguration.
Declaration
public string DirectLoanCoaCalculation { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectLoanCoaCalculation. |
DisbursementScheduleCoaAssociations
Declaration
public virtual ICollection<AutoAwardDisbursementScheduleCoaAssociation> DisbursementScheduleCoaAssociations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardDisbursementScheduleCoaAssociation> |
Id
Gets or sets the Id associated with this AutoAwardCoaConfiguration.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAwardLoanFees
Gets or sets the IsAwardLoanFees associated with this AutoAwardCoaConfiguration.
Declaration
public bool? IsAwardLoanFees { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAwardLoanFees. |
IsMultipleAcademicYearsAwarded
Gets or sets the IsMultipleAcademicYearsAwarded associated with this AutoAwardCoaConfiguration.
Declaration
public bool IsMultipleAcademicYearsAwarded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMultipleAcademicYearsAwarded. |
IsMultipleYearsAwarded
Gets or sets the IsMultipleYearsAwarded associated with this AutoAwardCoaConfiguration.
Declaration
public bool? IsMultipleYearsAwarded { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMultipleYearsAwarded. |
IsNonInstructorDaysIncluded
Gets or sets the IsNonInstructorDaysIncluded associated with this AutoAwardCoaConfiguration.
Declaration
public bool IsNonInstructorDaysIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsNonInstructorDaysIncluded. |
IsUnregisteredBillingAdjustments
Gets or sets the IsUnregisteredBillingAdjustments associated with this AutoAwardCoaConfiguration.
Declaration
public bool IsUnregisteredBillingAdjustments { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsUnregisteredBillingAdjustments. |
IsUsedForDirectLoanCoaCalculation
Declaration
[Obsolete("Do not use. Use DirectLoanCoaCalculation instead.")]
public bool IsUsedForDirectLoanCoaCalculation { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this AutoAwardCoaConfiguration.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this AutoAwardCoaConfiguration.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MaximumAwardingBasedOn
Gets or sets the MaximumAwardingBasedOn associated with this AutoAwardCoaConfiguration.
Declaration
public string MaximumAwardingBasedOn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MaximumAwardingBasedOn. |
NonTermRepackagingDetails
Declaration
public virtual ICollection<AutoAwardCoaConfigurationNonTermRepackagingDate> NonTermRepackagingDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardCoaConfigurationNonTermRepackagingDate> |
PaymentPeriods
Gets or sets the PaymentPeriods associated with this AutoAwardCoaConfiguration.
Declaration
public byte PaymentPeriods { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The PaymentPeriods. |
PellCoaDetails
Declaration
public virtual ICollection<AutoAwardPellCoaDetail> PellCoaDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardPellCoaDetail> |
TermRepackagingDetails
Declaration
public virtual ICollection<AutoAwardTermRepackagingDetail> TermRepackagingDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AutoAwardTermRepackagingDetail> |
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. |