Class FaSapStudentDataTermCustom
Inheritance
System.Object
FaSapStudentDataTermCustom
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class FaSapStudentDataTermCustom
Constructors
FaSapStudentDataTermCustom()
Declaration
public FaSapStudentDataTermCustom()
Properties
ActionIfFailed
Declaration
public string ActionIfFailed { get; set; }
Property Value
Type |
Description |
System.String |
|
ActualPctComplete
Declaration
public decimal? ActualPctComplete { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
AdAttStatID
Declaration
public int? AdAttStatID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AdEnrollID
Declaration
public int? AdEnrollID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ADProgramDescrip
Declaration
public string ADProgramDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
AdSapStatusCode
Declaration
public string AdSapStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
AdSapStatusDescrip
Declaration
public string AdSapStatusDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
AdSapStatusId
Declaration
public int? AdSapStatusId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AdSapStatusID
Declaration
public int? AdSapStatusID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AdSAPTableID
Declaration
public int? AdSAPTableID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AdShiftID
Declaration
public int? AdShiftID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AdTermID
Declaration
public int? AdTermID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
CumGPA
Declaration
public decimal? CumGPA { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CumNumAvg
Declaration
public decimal? CumNumAvg { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CurGPA
Declaration
public decimal? CurGPA { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CurMinutesAbsent
Declaration
public decimal? CurMinutesAbsent { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CurNumAvg
Declaration
public decimal? CurNumAvg { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
FailSeqNo
Declaration
public int? FailSeqNo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
GPA
Declaration
public decimal? GPA { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
GroupIfFailed
Declaration
public int? GroupIfFailed { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
HoursAttended
Declaration
public decimal? HoursAttended { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IncompleteTerm
Declaration
public bool? IncompleteTerm { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
LinkedSAPEnrollId
Declaration
public int? LinkedSAPEnrollId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
LinkedSAPProgramVersionDescrip
Declaration
public string LinkedSAPProgramVersionDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
LinkedSAPSchoolStatusDescrip
Declaration
public string LinkedSAPSchoolStatusDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
LockedCalculatedSAPStatus
Declaration
public string LockedCalculatedSAPStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
ManualAction
Declaration
public string ManualAction { get; set; }
Property Value
Type |
Description |
System.String |
|
MaxSeq
Declaration
public int? MaxSeq { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NumAvg
Declaration
public decimal? NumAvg { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
PartialSapTerm
Declaration
public bool? PartialSapTerm { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
PaymentPeriod
Declaration
public string PaymentPeriod { get; set; }
Property Value
Type |
Description |
System.String |
|
PreviousSAPStatus
Declaration
public int? PreviousSAPStatus { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ProgramVersion
Declaration
public string ProgramVersion { get; set; }
Property Value
Type |
Description |
System.String |
|
SAP
Declaration
public string SAP { get; set; }
Property Value
Type |
Description |
System.String |
|
SAPCheckpoint
Declaration
public byte SAPCheckpoint { get; set; }
Property Value
Type |
Description |
System.Byte |
|
SAPEvaldate
Declaration
public DateTime? SAPEvaldate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
SAPStatus
Declaration
public string SAPStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
SAPStatusText
Declaration
public string SAPStatusText { get; set; }
Property Value
Type |
Description |
System.String |
|
SchoolStatus
Declaration
public string SchoolStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
Sequence
Declaration
public int? Sequence { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StatusIfFailed
Declaration
public int? StatusIfFailed { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentAcademicYearPaymentPeriodId
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentCount
Declaration
public int StudentCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentName
Declaration
public string StudentName { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentNumber
Declaration
public string StudentNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
SyGroupsID
Declaration
public int? SyGroupsID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SySchoolStatusID
Declaration
public int? SySchoolStatusID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SyStudentID
Declaration
public int SyStudentID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TermAvgOverride
Declaration
public decimal? TermAvgOverride { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TermCode
Declaration
public string TermCode { get; set; }
Property Value
Type |
Description |
System.String |
|
TermDescrip
Declaration
public string TermDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
TermGPAOverride
Declaration
public decimal? TermGPAOverride { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
UnitsAttempted
Declaration
public decimal? UnitsAttempted { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
UnitsEarned
Declaration
public decimal? UnitsEarned { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
UseConcurrentEnrollments
Declaration
public bool? UseConcurrentEnrollments { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|