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