Class FaSapDataChange
This class represents the EntityModel interface to the SyAudit_AdSAP database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaSapDataChange
Constructors
FaSapDataChange()
Declaration
public FaSapDataChange()
Properties
ChangeDate
Gets or sets the ChangeDate associated with this FaSapDataChange.
Declaration
public DateTime ChangeDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The ChangeDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaSapDataChange.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CumulativeGpa
Gets or sets the CumulativeGpa associated with this FaSapDataChange.
Declaration
public decimal? CumulativeGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpa. |
CumulativeNumericAverage
Gets or sets the CumulativeNumericAverage associated with this FaSapDataChange.
Declaration
public decimal? CumulativeNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeNumericAverage. |
FailedSequenceNumber
Gets or sets the FailedSequenceNumber associated with this FaSapDataChange.
Declaration
public int? FailedSequenceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FailedSequenceNumber. |
HoursAttempted
Gets or sets the HoursAttempted associated with this FaSapDataChange.
Declaration
public decimal? HoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The HoursAttempted. |
Id
Gets or sets the Id associated with this FaSapDataChange.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaSapDataChange.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this FaSapDataChange.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LinkedSapStudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod LinkedSapStudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
LinkedSapStudentEnrollmentPeriodId
Gets or sets the LinkedSapStudentEnrollmentPeriodId associated with this FaSapDataChange.
Declaration
public int? LinkedSapStudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LinkedSapStudentEnrollmentPeriodId. |
ManualAction
Gets or sets the ManualAction associated with this FaSapDataChange.
Declaration
public string ManualAction { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ManualAction. |
NewFaSapStatus
Declaration
public virtual FaSapStatus NewFaSapStatus { get; set; }
Property Value
Type | Description |
---|---|
FaSapStatus |
NewFaSapStatusId
Gets or sets the NewFaSapStatusId associated with this FaSapDataChange.
Declaration
public int? NewFaSapStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NewFaSapStatusId. |
NewSchoolStatus
Declaration
public virtual SchoolStatus NewSchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
NewSchoolStatusId
Gets or sets the NewSchoolStatusId associated with this FaSapDataChange.
Declaration
public int? NewSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NewSchoolStatusId. |
NewStudentGroup
Declaration
public virtual StudentGroup NewStudentGroup { get; set; }
Property Value
Type | Description |
---|---|
StudentGroup |
NewStudentGroupId
Gets or sets the NewStudentGroupId associated with this FaSapDataChange.
Declaration
public int? NewStudentGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NewStudentGroupId. |
Note
Gets or sets the Note associated with this FaSapDataChange.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
PaymentPeriodCount
Gets or sets the PaymentPeriodCount associated with this FaSapDataChange.
Declaration
public int? PaymentPeriodCount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaymentPeriodCount. |
PaymentPeriodEndDate
Gets or sets the PaymentPeriodEndDate associated with this FaSapDataChange.
Declaration
public DateTime? PaymentPeriodEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PaymentPeriodEndDate. |
PaymentPeriodSequence
Gets or sets the PaymentPeriodSequence associated with this FaSapDataChange.
Declaration
public string PaymentPeriodSequence { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentPeriodSequence. |
PaymentPeriodStartDate
Gets or sets the PaymentPeriodStartDate associated with this FaSapDataChange.
Declaration
public DateTime? PaymentPeriodStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PaymentPeriodStartDate. |
PercentageComplete
Gets or sets the PercentageComplete associated with this FaSapDataChange.
Declaration
public decimal? PercentageComplete { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PercentageComplete. |
PreviousFaSapStatus
Declaration
public virtual FaSapStatus PreviousFaSapStatus { get; set; }
Property Value
Type | Description |
---|---|
FaSapStatus |
PreviousFaSapStatusId
Gets or sets the PreviousFaSapStatusId associated with this FaSapDataChange.
Declaration
public int? PreviousFaSapStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PreviousFaSapStatusId. |
SapCheckPoint
Gets or sets the SapCheckPoint associated with this FaSapDataChange.
Declaration
public byte SapCheckPoint { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The SapCheckPoint. |
SapEvaluationDate
Gets or sets the SapEvaluationDate associated with this FaSapDataChange.
Declaration
public DateTime? SapEvaluationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SapEvaluationDate. |
SapFailReason
Gets or sets the SapFailReason associated with this FaSapDataChange.
Declaration
public string SapFailReason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SapFailReason. |
SapProcessType
Gets or sets the SapProcessType associated with this FaSapDataChange.
Declaration
public string SapProcessType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SapProcessType. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAcademicYearPaymentPeriod
Declaration
public virtual StudentAcademicYearPaymentPeriod StudentAcademicYearPaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearPaymentPeriod |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this FaSapDataChange.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this FaSapDataChange.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentEnrollmentTermSummary
Declaration
public virtual StudentEnrollmentTermSummary StudentEnrollmentTermSummary { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentTermSummary |
StudentEnrollmentTermSummaryId
Gets or sets the StudentEnrollmentTermSummaryId associated with this FaSapDataChange.
Declaration
public int? StudentEnrollmentTermSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentTermSummaryId. |
StudentId
Gets or sets the StudentId associated with this FaSapDataChange.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermGpa
Gets or sets the TermGpa associated with this FaSapDataChange.
Declaration
public decimal? TermGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermGpa. |
TermId
Gets or sets the TermId associated with this FaSapDataChange.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TermNumericAverage
Gets or sets the TermNumericAverage associated with this FaSapDataChange.
Declaration
public decimal? TermNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermNumericAverage. |
TermSequence
Gets or sets the TermSequence associated with this FaSapDataChange.
Declaration
public int? TermSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermSequence. |
UnitsAttempted
Gets or sets the UnitsAttempted associated with this FaSapDataChange.
Declaration
public decimal? UnitsAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The UnitsAttempted. |
UnitsEarned
Gets or sets the UnitsEarned associated with this FaSapDataChange.
Declaration
public decimal? UnitsEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The UnitsEarned. |
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. |