Inheritance
System.Object
GlobalServicerExtract
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
public class GlobalServicerExtract
Constructors
Declaration
public GlobalServicerExtract()
Properties
Declaration
public int? AdEnrollID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? AdTermID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string AttendanceFlag { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ClockToCredit { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CumHoursComplete { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string CurrSchedHours { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public DateTime? DateAdded { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public DateTime? DateLstMod { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public DateTime? DateOfDetermination { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public string DateOfDetermine { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public DateTime? DOB { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public string EnrollmentDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string EnrollmentStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string EnrollmentStatusLevel { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string EstEnrollmentStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ExtractDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool ExtractFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public int? FaGlobalExtractPPID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public int? FaStudentAyID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string FirstName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string GPA { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int? IsDrop { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public bool LastExtractFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string Lastname { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string LDAGraduate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string LDAWithdrawal { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string MI { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SatProgressFlag { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SatProgressPct { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string SchoolNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ServicerProgramID { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ServicerSchoolNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string StartDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string StudentID { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int? SyStudentID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Declaration
public string TermBeginDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TermEndDate { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string TOtalHoursInProg { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int? UserID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|