Class StudentEnrollment
Inheritance
System.Object
StudentEnrollment
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.Admissions.Contracts.dll
Syntax
public class StudentEnrollment
Constructors
StudentEnrollment()
Declaration
public StudentEnrollment()
Properties
adAttStatID
Declaration
public int adAttStatID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AdEnrollId
Declaration
public int AdEnrollId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AdGradeScaleDescrip
Declaration
public string AdGradeScaleDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
AdProgramDescrip
Declaration
public string AdProgramDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
AdProgramVersionDescrip
Declaration
public string AdProgramVersionDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
adProgramVersionID
Declaration
public int adProgramVersionID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AdShiftDescrip
Declaration
public string AdShiftDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
Applicant
Declaration
public bool? Applicant { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
CampusDescrip
Declaration
public string CampusDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
Category
Declaration
public string Category { get; set; }
Property Value
Type |
Description |
System.String |
|
ClockCredit
Declaration
public string ClockCredit { get; set; }
Property Value
Type |
Description |
System.String |
|
EnableCatalogYear
Declaration
public bool? EnableCatalogYear { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
EnrollDate
Declaration
public DateTime? EnrollDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ExpStartDate
Declaration
public DateTime? ExpStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
FaAcademicCalendar
Declaration
public string FaAcademicCalendar { get; set; }
Property Value
Type |
Description |
System.String |
|
FaAutorecalculatebudget
Declaration
public bool? FaAutorecalculatebudget { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
GradDate
Declaration
public DateTime? GradDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
IsUndeclared
Declaration
public bool? IsUndeclared { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
Declaration
public DateTime? LastContactDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
LinkedSAPEnrollId
Declaration
public int? LinkedSAPEnrollId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NonSE9W
Declaration
public bool? NonSE9W { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
OriginalExpStartDate
Declaration
public DateTime? OriginalExpStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ReentryAfter180
Declaration
public DateTime? ReentryAfter180 { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
StartDate
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
SyCampusID
Declaration
public int SyCampusID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SySchoolStatusCode
Declaration
public string SySchoolStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
SySchoolStatusDescrip
Declaration
public string SySchoolStatusDescrip { get; set; }
Property Value
Type |
Description |
System.String |
|
SySchoolStatusID
Declaration
public int SySchoolStatusID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SyStatusSchoolStatusCode
Declaration
public string SyStatusSchoolStatusCode { get; set; }
Property Value
Type |
Description |
System.String |
|