Class PackagingStatusPromotionLevelEntity
This class represents the EntityModel interface to the FaPackStatusPromoLevel database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class PackagingStatusPromotionLevelEntity : Entity, IIdentifiable, IAuditable
Constructors
PackagingStatusPromotionLevelEntity()
Declaration
public PackagingStatusPromotionLevelEntity()
Fields
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DocumentTypeListIdProperty
The DocumentTypeListId property.
Declaration
public static readonly EntityProperty DocumentTypeListIdProperty
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 |
IsAidOnFileRequiredProperty
The IsAidOnFileRequired property.
Declaration
public static readonly EntityProperty IsAidOnFileRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAidOverCoaRequiredProperty
The IsAidOverCoaRequired property.
Declaration
public static readonly EntityProperty IsAidOverCoaRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAidOverInstitutionalCostRequiredProperty
The IsAidOverInstitutionalCostRequired property.
Declaration
public static readonly EntityProperty IsAidOverInstitutionalCostRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsApprovedAidOverCoaRequiredProperty
The IsApprovedAidOverCoaRequired property.
Declaration
public static readonly EntityProperty IsApprovedAidOverCoaRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsApprovedAidOverInstitutionalCostRequiredProperty
The IsApprovedAidOverInstitutionalCostRequired property.
Declaration
public static readonly EntityProperty IsApprovedAidOverInstitutionalCostRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAutoPromotionAllowedProperty
The IsAutoPromotionAllowed property.
Declaration
public static readonly EntityProperty IsAutoPromotionAllowedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAwardLetterRequiredProperty
The IsAwardLetterRequired property.
Declaration
public static readonly EntityProperty IsAwardLetterRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsClearedVerificationRequiredProperty
The IsClearedVerificationRequired property.
Declaration
public static readonly EntityProperty IsClearedVerificationRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsFafsaRequiredProperty
The IsFafsaRequired property.
Declaration
public static readonly EntityProperty IsFafsaRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsFundSourceTypesRequiredProperty
The IsFundSourceTypesRequired property.
Declaration
public static readonly EntityProperty IsFundSourceTypesRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsManualChangeAllowedProperty
The IsManualChangeAllowed property.
Declaration
public static readonly EntityProperty IsManualChangeAllowedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsReceivedFaDocumentsRequiredProperty
The IsReceivedFaDocumentsRequired property.
Declaration
public static readonly EntityProperty IsReceivedFaDocumentsRequiredProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsReevaluatedProperty
The IsReevaluated property.
Declaration
public static readonly EntityProperty IsReevaluatedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsSecondAwardYearUsedProperty
The IsSecondAwardYearUsed property.
Declaration
public static readonly EntityProperty IsSecondAwardYearUsedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsValidIsirRequiredProperty
The IsValidIsirRequired property.
Declaration
public static readonly EntityProperty IsValidIsirRequiredProperty
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 |
PackagingStatusIdProperty
The PackagingStatusId property.
Declaration
public static readonly EntityProperty PackagingStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PackagingStatusPromotionIdProperty
The PackagingStatusPromotionId property.
Declaration
public static readonly EntityProperty PackagingStatusPromotionIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PromotionLevelProperty
The PromotionLevel property.
Declaration
public static readonly EntityProperty PromotionLevelProperty
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 |
SelectedFundSourceTypesProperty
The SelectedFundSourceTypes property.
Declaration
public static readonly EntityProperty SelectedFundSourceTypesProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this PackagingStatusPromotionLevelEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DocumentTypeListId
Gets or sets the DocumentTypeListId associated with this PackagingStatusPromotionLevelEntity.
Declaration
public int? DocumentTypeListId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DocumentTypeListId. |
DocumentTypeListName
Declaration
public string DocumentTypeListName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Gets or sets the Id associated with this PackagingStatusPromotionLevelEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAidOnFileRequired
Gets or sets the IsAidOnFileRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsAidOnFileRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAidOnFileRequired. |
IsAidOverCoaRequired
Gets or sets the IsAidOverCoaRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsAidOverCoaRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAidOverCoaRequired. |
IsAidOverInstitutionalCostRequired
Gets or sets the IsAidOverInstitutionalCostRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsAidOverInstitutionalCostRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAidOverInstitutionalCostRequired. |
IsApprovedAidOverCoaRequired
Gets or sets the IsApprovedAidOverCoaRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsApprovedAidOverCoaRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsApprovedAidOverCoaRequired. |
IsApprovedAidOverInstitutionalCostRequired
Gets or sets the IsApprovedAidOverInstitutionalCostRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsApprovedAidOverInstitutionalCostRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsApprovedAidOverInstitutionalCostRequired. |
IsAutoPromotionAllowed
Gets or sets the IsAutoPromotionAllowed associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsAutoPromotionAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoPromotionAllowed. |
IsAwardLetterRequired
Gets or sets the IsAwardLetterRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsAwardLetterRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAwardLetterRequired. |
IsClearedVerificationRequired
Gets or sets the IsClearedVerificationRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsClearedVerificationRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsClearedVerificationRequired. |
IsFafsaRequired
Gets or sets the IsFafsaRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsFafsaRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFafsaRequired. |
IsFundSourceTypesRequired
Gets or sets the IsFundSourceTypesRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsFundSourceTypesRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFundSourceTypesRequired. |
IsManualChangeAllowed
Gets or sets the IsManualChangeAllowed associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsManualChangeAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualChangeAllowed. |
IsReceivedFaDocumentsRequired
Gets or sets the IsReceivedFaDocumentsRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsReceivedFaDocumentsRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReceivedFaDocumentsRequired. |
IsReevaluated
Gets or sets the IsReevaluated associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsReevaluated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReevaluated. |
IsSecondAwardYearUsed
Gets or sets the IsSecondAwardYearUsed associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsSecondAwardYearUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSecondAwardYearUsed. |
IsValidIsirRequired
Gets or sets the IsValidIsirRequired associated with this PackagingStatusPromotionLevelEntity.
Declaration
public bool IsValidIsirRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValidIsirRequired. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this PackagingStatusPromotionLevelEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this PackagingStatusPromotionLevelEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PackagingStatusId
Gets or sets the PackagingStatusId associated with this PackagingStatusPromotionLevelEntity.
Declaration
public int PackagingStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The PackagingStatusId. |
PackagingStatusName
Declaration
public string PackagingStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PackagingStatusPromotionId
Gets or sets the PackagingStatusPromotionId associated with this PackagingStatusPromotionLevelEntity.
Declaration
public int PackagingStatusPromotionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The PackagingStatusPromotionId. |
PromotionLevel
Gets or sets the PromotionLevel associated with this PackagingStatusPromotionLevelEntity.
Declaration
public short PromotionLevel { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The PromotionLevel. |
RowVersion
Gets or sets the RowVersion associated with this PackagingStatusPromotionLevelEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SelectedFundSourceTypes
Gets or sets the SelectedFundSourceTypes associated with this PackagingStatusPromotionLevelEntity.
Declaration
public string SelectedFundSourceTypes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SelectedFundSourceTypes. |
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()