Class AutoAwardCoaConfigurationBudgetItemEntity
This class represents the EntityModel interface to the FaCostOfAttendanceBudgetItems database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class AutoAwardCoaConfigurationBudgetItemEntity : Entity, IIdentifiable, IAuditable
Constructors
AutoAwardCoaConfigurationBudgetItemEntity()
Declaration
public AutoAwardCoaConfigurationBudgetItemEntity()
Fields
AcademicYearSequenceProperty
The AcademicYearSequence property.
Declaration
public static readonly EntityProperty AcademicYearSequenceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AmountProperty
The Amount property.
Declaration
public static readonly EntityProperty AmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AutoAwardCoaConfigurationIdProperty
The AutoAwardCoaConfigurationId property.
Declaration
public static readonly EntityProperty AutoAwardCoaConfigurationIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AutoAwardCoaEffectiveDateTypeIdProperty
The AutoAwardCoaEffectiveDateTypeId property.
Declaration
public static readonly EntityProperty AutoAwardCoaEffectiveDateTypeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BillingTransactionCodeCategoryIdProperty
The BillingTransactionCodeCategoryId property.
Declaration
public static readonly EntityProperty BillingTransactionCodeCategoryIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BudgetItemAllocationDetailsProperty
The BudgetItemAllocationDetails property.
Declaration
public static readonly EntityProperty BudgetItemAllocationDetailsProperty
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 |
EffectiveDateProperty
The EffectiveDate property.
Declaration
public static readonly EntityProperty EffectiveDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EffectiveDateTypeProperty
The EffectiveDateType property.
Declaration
public static readonly EntityProperty EffectiveDateTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EnrollmentStatusIdProperty
The EnrollmentStatusId property.
Declaration
public static readonly EntityProperty EnrollmentStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HousingStatusCodeAsCommonFees
Declaration
public static readonly string HousingStatusCodeAsCommonFees
Field Value
Type | Description |
---|---|
System.String |
HousingStatusCodeAsOffCampusFees
Declaration
public static readonly string HousingStatusCodeAsOffCampusFees
Field Value
Type | Description |
---|---|
System.String |
HousingStatusCodeAsOnCampusFees
Declaration
public static readonly string HousingStatusCodeAsOnCampusFees
Field Value
Type | Description |
---|---|
System.String |
HousingStatusCodeAsWithParentFees
Declaration
public static readonly string HousingStatusCodeAsWithParentFees
Field Value
Type | Description |
---|---|
System.String |
HousingStatusCodeProperty
The HousingStatusCode property.
Declaration
public static readonly EntityProperty HousingStatusCodeProperty
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 |
IsActualUsedWhenAvailableProperty
The IsActualUsedWhenAvailable property.
Declaration
public static readonly EntityProperty IsActualUsedWhenAvailableProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAutoRepackageProperty
The IsAutoRepackage property.
Declaration
public static readonly EntityProperty IsAutoRepackageProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsInstitutionalChargeProperty
The IsInstitutionalCharge property.
Declaration
public static readonly EntityProperty IsInstitutionalChargeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsProrateAllowedProperty
The IsProrateAllowed property.
Declaration
public static readonly EntityProperty IsProrateAllowedProperty
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 |
NameProperty
The Name property.
Declaration
public static readonly EntityProperty NameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OtherFeePriorityProperty
The OtherFeePriority property.
Declaration
public static readonly EntityProperty OtherFeePriorityProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RepackageMethodProperty
The RepackageMethod property.
Declaration
public static readonly EntityProperty RepackageMethodProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RetroDateProperty
The RetroDate property.
Declaration
public static readonly EntityProperty RetroDateProperty
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 |
UnitTypeProperty
The UnitType property.
Declaration
public static readonly EntityProperty UnitTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public string AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicYearSequence. |
Amount
Gets or sets the Amount associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
AutoAwardCoaConfigurationId
Gets or sets the AutoAwardCoaConfigurationId associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public int AutoAwardCoaConfigurationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AutoAwardCoaConfigurationId. |
AutoAwardCoaEffectiveDateTypeId
Gets or sets the AutoAwardCoaEffectiveDateTypeId associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public int? AutoAwardCoaEffectiveDateTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardCoaEffectiveDateTypeId. |
BillingTransactionCodeCategoryId
Gets or sets the BillingTransactionCodeCategoryId associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public int BillingTransactionCodeCategoryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BillingTransactionCodeCategoryId. |
BudgetItemAllocationDetails
Declaration
public virtual EntityCollection<BudgetItemAllocationDetailEntity> BudgetItemAllocationDetails { get; set; }
Property Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityCollection<BudgetItemAllocationDetailEntity> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EffectiveDate
Gets or sets the EffectiveDate associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public DateTime EffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EffectiveDate. |
EffectiveDateType
Gets or sets the EffectiveDateType associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public string EffectiveDateType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EffectiveDateType. |
EnrollmentStatusId
Gets or sets the EnrollmentStatusId associated with this AutoAwardCoaConfigurationBudgetItemEntity.
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 AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public string HousingStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HousingStatusCode. |
Id
Gets or sets the Id associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActualUsedWhenAvailable
Gets or sets the IsActualUsedWhenAvailable associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public bool IsActualUsedWhenAvailable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActualUsedWhenAvailable. |
IsAutoRepackage
Gets or sets the IsAutoRepackage associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public bool IsAutoRepackage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoRepackage. |
IsInstitutionalCharge
Gets or sets the IsInstitutionalCharge associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public bool IsInstitutionalCharge { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInstitutionalCharge. |
IsProrateAllowed
Gets or sets the IsProrateAllowed associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public bool IsProrateAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProrateAllowed. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
OtherFeePriority
Gets or sets the OtherFeePriority associated with this AutoAwardCoaConfigurationBudgetItemEntity.
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 AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public string RepackageMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RepackageMethod. |
RetroDate
Gets or sets the RetroDate associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public DateTime? RetroDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RetroDate. |
RowVersion
Gets or sets the RowVersion associated with this AutoAwardCoaConfigurationBudgetItemEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
UnitType
Gets or sets the UnitType associated with this AutoAwardCoaConfigurationBudgetItemEntity.
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()