Class CampusAutoAwardSetting
This class represents the EntityModel interface to the SyCampusAwardingConfig database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class CampusAutoAwardSetting
Constructors
CampusAutoAwardSetting()
Declaration
public CampusAutoAwardSetting()
Properties
AutoAwardCoaStudentEnrollmentStatusType
Declaration
public virtual AutoAwardCoaStudentEnrollmentStatusType AutoAwardCoaStudentEnrollmentStatusType { get; set; }
Property Value
Type | Description |
---|---|
AutoAwardCoaStudentEnrollmentStatusType |
AutoAwardCoaStudentEnrollmentStatusTypeId
Gets or sets the AutoAwardCoaStudentEnrollmentStatusTypeId associated with this CampusAutoAwardSetting.
Declaration
public int? AutoAwardCoaStudentEnrollmentStatusTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardCoaStudentEnrollmentStatusTypeId. |
AutoAwardPaymentPlanSettingId
Gets or sets the AutoAwardPaymentPlanSettingId associated with this CampusAutoAwardSetting.
Declaration
public int? AutoAwardPaymentPlanSettingId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardPaymentPlanSettingId. |
AwardDisbursementDays
Gets or sets the AwardDisbursementDays associated with this CampusAutoAwardSetting.
Declaration
public short AwardDisbursementDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The AwardDisbursementDays. |
AwardDisbursementOption
Gets or sets the AwardDisbursementOption associated with this CampusAutoAwardSetting.
Declaration
public string AwardDisbursementOption { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardDisbursementOption. |
AwardLetterAcceptanceFlag
Gets or sets the AwardLetterAcceptanceFlag associated with this CampusAutoAwardSetting.
Declaration
public string AwardLetterAcceptanceFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardLetterAcceptanceFlag. |
AwardLetterDeliveryFlag
Gets or sets the AwardLetterDeliveryFlag associated with this CampusAutoAwardSetting.
Declaration
public byte AwardLetterDeliveryFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The AwardLetterDeliveryFlag. |
CampusId
Gets or sets the CampusId associated with this CampusAutoAwardSetting.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CensusPeriod
Gets or sets the CensusPeriod associated with this CampusAutoAwardSetting.
Declaration
public string CensusPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CensusPeriod. |
CensusRecurrence
Gets or sets the CensusRecurrence associated with this CampusAutoAwardSetting.
Declaration
public string CensusRecurrence { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CensusRecurrence. |
CoaAutomatedAwardingViewEffectiveDate
Gets or sets the CoaAutomatedAwardingViewEffectiveDate associated with this CampusAutoAwardSetting.
Declaration
public DateTime? CoaAutomatedAwardingViewEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CoaAutomatedAwardingViewEffectiveDate. |
ConnectedEnrollmentCoaType
Gets or sets the ConnectedEnrollmentCoaType associated with this CampusAutoAwardSetting.
Declaration
public string ConnectedEnrollmentCoaType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ConnectedEnrollmentCoaType. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CampusAutoAwardSetting.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CustomAwardLetterReportId
Gets or sets the CustomAwardLetterReportId associated with this CampusAutoAwardSetting.
Declaration
public int? CustomAwardLetterReportId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CustomAwardLetterReportId. |
DefaultAwardingLevelMethodology
Gets or sets the DefaultAwardingLevelMethodology associated with this CampusAutoAwardSetting.
Declaration
public string DefaultAwardingLevelMethodology { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DefaultAwardingLevelMethodology. |
DirectLoanCoaCalculation
Gets or sets the DirectLoanCoaCalculation associated with this CampusAutoAwardSetting.
Declaration
public string DirectLoanCoaCalculation { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectLoanCoaCalculation. |
EmailTaskTemplateId
Gets or sets the EmailTaskTemplateId associated with this CampusAutoAwardSetting.
Declaration
public int? EmailTaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmailTaskTemplateId. |
InitialPackagingStatusId
Gets or sets the InitialPackagingStatusId associated with this CampusAutoAwardSetting.
Declaration
public int? InitialPackagingStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The InitialPackagingStatusId. |
IsAcademicYearChangesTriggerEnabled
Gets or sets the IsAcademicYearChangesTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsAcademicYearChangesTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAcademicYearChangesTriggerEnabled. |
IsAccessFromExternalSystemAllowed
Gets or sets the IsAccessFromExternalSystemAllowed associated with this CampusAutoAwardSetting.
Declaration
public bool IsAccessFromExternalSystemAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAccessFromExternalSystemAllowed. |
IsActive
Gets or sets the IsActive associated with this CampusAutoAwardSetting.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsAwardLoanFeesIncluded
Gets or sets the IsAwardLoanFeesIncluded associated with this CampusAutoAwardSetting.
Declaration
public bool IsAwardLoanFeesIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAwardLoanFeesIncluded. |
IsCensusDateTriggerEnabled
Gets or sets the IsCensusDateTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsCensusDateTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCensusDateTriggerEnabled. |
IsConnectedEnrollmentChangeTriggerEnabled
Gets or sets the IsConnectedEnrollmentChangeTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsConnectedEnrollmentChangeTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsConnectedEnrollmentChangeTriggerEnabled. |
IsDisbursementEligibilityFailTriggerEnabled
Gets or sets the IsDisbursementEligibilityFailTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsDisbursementEligibilityFailTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDisbursementEligibilityFailTriggerEnabled. |
IsEnrollmentStatusChangeTriggerEnabled
Gets or sets the IsEnrollmentStatusChangeTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsEnrollmentStatusChangeTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsEnrollmentStatusChangeTriggerEnabled. |
IsGradeLevelChangeTriggerEnabled
Gets or sets the IsGradeLevelChangeTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsGradeLevelChangeTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGradeLevelChangeTriggerEnabled. |
IsInstitutionalChargeChangeTriggerEnabled
Gets or sets the IsInstitutionalChargeChangeTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsInstitutionalChargeChangeTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInstitutionalChargeChangeTriggerEnabled. |
IsIsirCorrectionsTriggerEnabled
Gets or sets the IsIsirCorrectionsTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsIsirCorrectionsTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIsirCorrectionsTriggerEnabled. |
IsIsirImportTriggerEnabled
Gets or sets the IsIsirImportTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsIsirImportTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIsirImportTriggerEnabled. |
IsManualAwardsTriggerEnabled
Gets or sets the IsManualAwardsTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsManualAwardsTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualAwardsTriggerEnabled. |
IsNoelLevitzConfigurationEnabled
Gets or sets the IsNoelLevitzConfigurationEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsNoelLevitzConfigurationEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsNoelLevitzConfigurationEnabled. |
IsNsldsChangeTriggerEnabled
Gets or sets the IsNsldsChangeTriggerEnabled associated with this CampusAutoAwardSetting.
Declaration
public bool IsNsldsChangeTriggerEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsNsldsChangeTriggerEnabled. |
IsOriginatedLoanPackageLocked
Gets or sets the IsOriginatedLoanPackageLocked associated with this CampusAutoAwardSetting.
Declaration
public bool IsOriginatedLoanPackageLocked { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOriginatedLoanPackageLocked. |
IsSystemInTestMode
Gets or sets the IsSystemInTestMode associated with this CampusAutoAwardSetting.
Declaration
public bool IsSystemInTestMode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSystemInTestMode. |
IsTitleIvAwardAmountsReduced
Gets or sets the IsTitleIvAwardAmountsReduced associated with this CampusAutoAwardSetting.
Declaration
public bool IsTitleIvAwardAmountsReduced { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTitleIvAwardAmountsReduced. |
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 CampusAutoAwardSetting.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CampusAutoAwardSetting.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NumberOfDaysAfterTermEvaluation
Gets or sets the NumberOfDaysAfterTermEvaluation associated with this CampusAutoAwardSetting.
Declaration
public int NumberOfDaysAfterTermEvaluation { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The NumberOfDaysAfterTermEvaluation. |
PassiveAcceptanceDays
Gets or sets the PassiveAcceptanceDays associated with this CampusAutoAwardSetting.
Declaration
public short PassiveAcceptanceDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The PassiveAcceptanceDays. |
ProrateDays
Gets or sets the ProrateDays associated with this CampusAutoAwardSetting.
Declaration
public int ProrateDays { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProrateDays. |
QueueAwardLetter
Gets or sets the QueueAwardLetter associated with this CampusAutoAwardSetting.
Declaration
public string QueueAwardLetter { get; set; }
Property Value
Type | Description |
---|---|
System.String | The QueueAwardLetter. |
QueuePackageStatus
Gets or sets the QueuePackageStatus associated with this CampusAutoAwardSetting.
Declaration
public string QueuePackageStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The QueuePackageStatus. |
ReevaluationPackagingStatusId
Gets or sets the ReevaluationPackagingStatusId associated with this CampusAutoAwardSetting.
Declaration
public int? ReevaluationPackagingStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReevaluationPackagingStatusId. |
TestModeActivityTaskTemplateId
Gets or sets the TestModeActivityTaskTemplateId associated with this CampusAutoAwardSetting.
Declaration
public int? TestModeActivityTaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestModeActivityTaskTemplateId. |
TestModeAssignedToStaffGroupId
Gets or sets the TestModeAssignedToStaffGroupId associated with this CampusAutoAwardSetting.
Declaration
public int? TestModeAssignedToStaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestModeAssignedToStaffGroupId. |
TestModeAssignedToStaffId
Gets or sets the TestModeAssignedToStaffId associated with this CampusAutoAwardSetting.
Declaration
public int? TestModeAssignedToStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestModeAssignedToStaffId. |
WebAlertTaskTemplateId
Gets or sets the WebAlertTaskTemplateId associated with this CampusAutoAwardSetting.
Declaration
public int? WebAlertTaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WebAlertTaskTemplateId. |
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. |