Class AutoAwardCoaConfigurationBudgetItem
This class represents the EntityModel interface to the FaCostOfAttendanceBudgetItems database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class AutoAwardCoaConfigurationBudgetItem
Constructors
AutoAwardCoaConfigurationBudgetItem()
Declaration
public AutoAwardCoaConfigurationBudgetItem()
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicYearSequence. |
Amount
Gets or sets the Amount associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
AutoAwardCoaConfiguration
Declaration
public virtual AutoAwardCoaConfiguration AutoAwardCoaConfiguration { get; set; }
Property Value
Type | Description |
---|---|
AutoAwardCoaConfiguration |
AutoAwardCoaConfigurationId
Gets or sets the AutoAwardCoaConfigurationId associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int AutoAwardCoaConfigurationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AutoAwardCoaConfigurationId. |
AutoAwardCoaEffectiveDateType
Declaration
public virtual AutoAwardCoaEffectiveDateType AutoAwardCoaEffectiveDateType { get; set; }
Property Value
Type | Description |
---|---|
AutoAwardCoaEffectiveDateType |
AutoAwardCoaEffectiveDateTypeId
Gets or sets the AutoAwardCoaEffectiveDateTypeId associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int? AutoAwardCoaEffectiveDateTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardCoaEffectiveDateTypeId. |
BillingTransactionCodeCategory
Declaration
public virtual BillingTransactionCodeCategory BillingTransactionCodeCategory { get; set; }
Property Value
Type | Description |
---|---|
BillingTransactionCodeCategory |
BillingTransactionCodeCategoryId
Gets or sets the BillingTransactionCodeCategoryId associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int BillingTransactionCodeCategoryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BillingTransactionCodeCategoryId. |
BudgetItemAllocationDetails
Declaration
public virtual ICollection<BudgetItemAllocationDetail> BudgetItemAllocationDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<BudgetItemAllocationDetail> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EffectiveDate
Gets or sets the EffectiveDate associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public DateTime EffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EffectiveDate. |
EffectiveDateType
Gets or sets the EffectiveDateType associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string EffectiveDateType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EffectiveDateType. |
EnrollmentStatus
Declaration
public virtual EnrollmentStatus EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
EnrollmentStatusId
Gets or sets the EnrollmentStatusId associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int? EnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EnrollmentStatusId. |
HousingStatusCode
Gets or sets the HousingStatusCode associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string HousingStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HousingStatusCode. |
Id
Gets or sets the Id associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActualUsedWhenAvailable
Gets or sets the IsActualUsedWhenAvailable associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public bool IsActualUsedWhenAvailable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActualUsedWhenAvailable. |
IsAutoRepackage
Gets or sets the IsAutoRepackage associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public bool IsAutoRepackage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoRepackage. |
IsInstitutionalCharge
Gets or sets the IsInstitutionalCharge associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public bool IsInstitutionalCharge { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInstitutionalCharge. |
IsProrateAllowed
Gets or sets the IsProrateAllowed associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public bool IsProrateAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProrateAllowed. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
OtherFeePriority
Gets or sets the OtherFeePriority associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public int? OtherFeePriority { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The OtherFeePriority. |
RepackageMethod
Gets or sets the RepackageMethod associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string RepackageMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RepackageMethod. |
RetroDate
Gets or sets the RetroDate associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public DateTime? RetroDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RetroDate. |
UnitType
Gets or sets the UnitType associated with this AutoAwardCoaConfigurationBudgetItem.
Declaration
public string UnitType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The UnitType. |
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. |