Class FaaAutoAwardPaymentPlanSetting
This class represents the EntityModel interface to the FaaCashPaymentPlanConfigurations_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaaAutoAwardPaymentPlanSetting
Constructors
FaaAutoAwardPaymentPlanSetting()
Declaration
public FaaAutoAwardPaymentPlanSetting()
Properties
CampusCode
Gets or sets the CampusCode associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CampusName
Gets or sets the CampusName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
Code
Gets or sets the Code associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CustomPromissoryNoteTemplate
Gets or sets the CustomPromissoryNoteTemplate associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string CustomPromissoryNoteTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CustomPromissoryNoteTemplate. |
DocumentTypeCode
Gets or sets the DocumentTypeCode associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string DocumentTypeCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentTypeCode. |
DocumentTypeName
Gets or sets the DocumentTypeName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string DocumentTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentTypeName. |
DownPaymentFixedAmount
Gets or sets the DownPaymentFixedAmount associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public decimal? DownPaymentFixedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DownPaymentFixedAmount. |
DownPaymentPercent
Gets or sets the DownPaymentPercent associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public decimal? DownPaymentPercent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DownPaymentPercent. |
EmailTaskTemplateName
Gets or sets the EmailTaskTemplateName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string EmailTaskTemplateName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailTaskTemplateName. |
FundSourceCode
Gets or sets the FundSourceCode associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string FundSourceCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceCode. |
FundSourceName
Gets or sets the FundSourceName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
Id
Gets or sets the Id associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InterestRate
Gets or sets the InterestRate associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public decimal? InterestRate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InterestRate. |
IsActive
Gets or sets the IsActive associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsUsedForAutoAward
Gets or sets the IsUsedForAutoAward associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public bool IsUsedForAutoAward { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsUsedForAutoAward. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
MaxNumberPayments
Gets or sets the MaxNumberPayments associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int? MaxNumberPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MaxNumberPayments. |
MinNumberPayments
Gets or sets the MinNumberPayments associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public decimal? MinNumberPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinNumberPayments. |
ModifiedByUserName
Gets or sets the ModifiedByUserName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string ModifiedByUserName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModifiedByUserName. |
Name
Gets or sets the Name associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
NoRefundCalculationPeriod
Gets or sets the NoRefundCalculationPeriod associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int? NoRefundCalculationPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NoRefundCalculationPeriod. |
NoRefundCalculationPeriodType
Gets or sets the NoRefundCalculationPeriodType associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string NoRefundCalculationPeriodType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NoRefundCalculationPeriodType. |
PaymentFrequencyMonthly
Gets or sets the PaymentFrequencyMonthly associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public byte? PaymentFrequencyMonthly { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The PaymentFrequencyMonthly. |
PaymentFrequencyWeekly
Gets or sets the PaymentFrequencyWeekly associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public byte? PaymentFrequencyWeekly { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The PaymentFrequencyWeekly. |
PrintNotificationStaff
Declaration
public virtual Staff PrintNotificationStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
PrintNotificationStaffGroup
Declaration
public virtual StaffGroup PrintNotificationStaffGroup { get; set; }
Property Value
Type | Description |
---|---|
StaffGroup |
PrintNotificationStaffGroupId
Gets or sets the PrintNotificationStaffGroupId associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int? PrintNotificationStaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrintNotificationStaffGroupId. |
PrintNotificationStaffId
Gets or sets the PrintNotificationStaffId associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int? PrintNotificationStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrintNotificationStaffId. |
PrintNotificationStaffName
Gets or sets the PrintNotificationStaffName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string PrintNotificationStaffName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrintNotificationStaffName. |
PrintTaskTemplateName
Gets or sets the PrintTaskTemplateName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string PrintTaskTemplateName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrintTaskTemplateName. |
ProgramCode
Gets or sets the ProgramCode associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string ProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCode. |
ProgramName
Gets or sets the ProgramName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramName. |
ProgramVersionCode
Gets or sets the ProgramVersionCode associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string ProgramVersionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionCode. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
RefundCalculationPeriod
Gets or sets the RefundCalculationPeriod associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public int? RefundCalculationPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundCalculationPeriod. |
RefundCalculationPeriodType
Gets or sets the RefundCalculationPeriodType associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string RefundCalculationPeriodType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RefundCalculationPeriodType. |
WebTaskTemplateName
Gets or sets the WebTaskTemplateName associated with this FaaAutoAwardPaymentPlanSetting.
Declaration
public string WebTaskTemplateName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WebTaskTemplateName. |
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. |