Class ServicerExportWeeklyList
Inheritance
System.Object
ServicerExportWeeklyList
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 ServicerExportWeeklyList
Constructors
ServicerExportWeeklyList()
Declaration
public ServicerExportWeeklyList()
Properties
AdEnrollID
Declaration
public int? AdEnrollID { 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 string CurrSchedHours { get; set; }
Property Value
Type |
Description |
System.String |
|
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> |
|
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? FaGlobalExtractID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
FaPackStatusCode
Declaration
public string FaPackStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
FaStudentAYID
Declaration
public int? FaStudentAYID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Filler1
Declaration
public string Filler1 { get; set; }
Property Value
Type |
Description |
System.String |
|
FirstName
Declaration
public string FirstName { get; set; }
Property Value
Type |
Description |
System.String |
|
GPA
Declaration
public string GPA { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
SchoolNumber
Declaration
public string SchoolNumber { 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 |
|
SyCampusID
Declaration
public int? SyCampusID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
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 |
|
TermCode
Declaration
public string TermCode { 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> |
|