Class FaSapTable
This class represents the EntityModel interface to the AdSapTable database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaSapTable
Constructors
FaSapTable()
Declaration
public FaSapTable()
Properties
AttHoursBasis
Gets or sets the AttHoursBasis associated with this FaSapTable.
Declaration
public string AttHoursBasis { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttHoursBasis. |
Code
Gets or sets the Code associated with this FaSapTable.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaSapTable.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FaSapStatusId
Gets or sets the FaSapStatusId associated with this FaSapTable.
Declaration
public int? FaSapStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaSapStatusId. |
Id
Gets or sets the Id associated with this FaSapTable.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this FaSapTable.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsConcurrentEnrollmentsUsed
Gets or sets the IsConcurrentEnrollmentsUsed associated with this FaSapTable.
Declaration
public bool IsConcurrentEnrollmentsUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsConcurrentEnrollmentsUsed. |
IsMaxHoursValidated
Gets or sets the IsMaxHoursValidated associated with this FaSapTable.
Declaration
public bool IsMaxHoursValidated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMaxHoursValidated. |
IsPartialSapTermValidated
Gets or sets the IsPartialSapTermValidated associated with this FaSapTable.
Declaration
public bool IsPartialSapTermValidated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPartialSapTermValidated. |
IsSystemCode
Gets or sets the IsSystemCode associated with this FaSapTable.
Declaration
public bool IsSystemCode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSystemCode. |
IsTransferCreditsExcluded
Gets or sets the IsTransferCreditsExcluded associated with this FaSapTable.
Declaration
public bool IsTransferCreditsExcluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTransferCreditsExcluded. |
IsValidateMaxTimeFrameInCalendarTime
Gets or sets the IsValidateMaxTimeFrameInCalendarTime associated with this FaSapTable.
Declaration
public bool? IsValidateMaxTimeFrameInCalendarTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsValidateMaxTimeFrameInCalendarTime. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaSapTable.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this FaSapTable.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MaximumTimeFrameInCalendarTime
Gets or sets the MaximumTimeFrameInCalendarTime associated with this FaSapTable.
Declaration
public int? MaximumTimeFrameInCalendarTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MaximumTimeFrameInCalendarTime. |
MaxTimeFrame
Gets or sets the MaxTimeFrame associated with this FaSapTable.
Declaration
public byte? MaxTimeFrame { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The MaxTimeFrame. |
MinimumPaymentPeriodAvg
Gets or sets the MinimumPaymentPeriodAvg associated with this FaSapTable.
Declaration
public decimal MinimumPaymentPeriodAvg { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MinimumPaymentPeriodAvg. |
MinimumPaymentPeriodGpa
Gets or sets the MinimumPaymentPeriodGpa associated with this FaSapTable.
Declaration
public decimal MinimumPaymentPeriodGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MinimumPaymentPeriodGpa. |
MinimumTermAvg
Gets or sets the MinimumTermAvg associated with this FaSapTable.
Declaration
public decimal? MinimumTermAvg { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinimumTermAvg. |
MinimumTermGpa
Gets or sets the MinimumTermGpa associated with this FaSapTable.
Declaration
public decimal? MinimumTermGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinimumTermGpa. |
Name
Gets or sets the Name associated with this FaSapTable.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
NonAttendedAcademicYear
Gets or sets the NonAttendedAcademicYear associated with this FaSapTable.
Declaration
public string NonAttendedAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NonAttendedAcademicYear. |
PaymentPeriodAvgOverride
Gets or sets the PaymentPeriodAvgOverride associated with this FaSapTable.
Declaration
public decimal PaymentPeriodAvgOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PaymentPeriodAvgOverride. |
PaymentPeriodGpaOverride
Gets or sets the PaymentPeriodGpaOverride associated with this FaSapTable.
Declaration
public decimal PaymentPeriodGpaOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PaymentPeriodGpaOverride. |
ProgramVersions
Declaration
public virtual ICollection<ProgramVersion> ProgramVersions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProgramVersion> |
SchoolStatusId
Gets or sets the SchoolStatusId associated with this FaSapTable.
Declaration
public int? SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolStatusId. |
StudentGroup
Declaration
public virtual StudentGroup StudentGroup { get; set; }
Property Value
Type | Description |
---|---|
StudentGroup |
StudentGroupId
Gets or sets the StudentGroupId associated with this FaSapTable.
Declaration
public int? StudentGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentGroupId. |
TermAvgOverride
Gets or sets the TermAvgOverride associated with this FaSapTable.
Declaration
public decimal? TermAvgOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermAvgOverride. |
TermGpaOverride
Gets or sets the TermGpaOverride associated with this FaSapTable.
Declaration
public decimal? TermGpaOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermGpaOverride. |
UnitBasis
Gets or sets the UnitBasis associated with this FaSapTable.
Declaration
public string UnitBasis { get; set; }
Property Value
Type | Description |
---|---|
System.String | The UnitBasis. |
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. |