Class SelectionMgmtApplicantExtended
Inheritance
System.Object
SelectionMgmtApplicantExtended
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 SelectionMgmtApplicantExtended
Constructors
SelectionMgmtApplicantExtended()
Declaration
public SelectionMgmtApplicantExtended()
Properties
AdmissionRepresentativeId
Declaration
public int AdmissionRepresentativeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ApplicantAreasOfStudyList
Declaration
public List<ApplicantAreaOfStudyEntity> ApplicantAreasOfStudyList { get; set; }
Property Value
ApplicantTypeId
Declaration
public int? ApplicantTypeId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ApplicationNum
Declaration
public string ApplicationNum { get; set; }
Property Value
Type |
Description |
System.String |
|
ApplicationReceivedDate
Declaration
public DateTime? ApplicationReceivedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ApplicationTypeId
Declaration
public int? ApplicationTypeId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
BillingMethodId
Declaration
public int? BillingMethodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CatalogYearId
Declaration
public int? CatalogYearId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ClockHoursRequired
Declaration
public decimal ClockHoursRequired { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Declaration
public string Comments { get; set; }
Property Value
Type |
Description |
System.String |
|
CreditHoursRequired
Declaration
public decimal CreditHoursRequired { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
DivisionId
Declaration
public int? DivisionId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
EnrollmentStatusId
Declaration
public int? EnrollmentStatusId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ExtendedPropertyList
Declaration
public List<EntityProperty> ExtendedPropertyList { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<Cmc.Core.EntityModel.EntityProperty> |
|
GradeLevelId
Declaration
public int? GradeLevelId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
GradeScaleId
Declaration
public int? GradeScaleId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IsMinimumRequirements
Declaration
public bool? IsMinimumRequirements { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
PreviousEducationId
Declaration
public int? PreviousEducationId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ProgramId
Declaration
public int? ProgramId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ProgramVersionId
Declaration
public int? ProgramVersionId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SchoolStatusChangeReasonId
Declaration
public int? SchoolStatusChangeReasonId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SchoolStatusId
Declaration
public int SchoolStatusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Score
Declaration
public decimal Score { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
ScoreTypeId
Declaration
public int? ScoreTypeId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SelectionApplicationId
Declaration
public int? SelectionApplicationId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SelectionCategoryId
Declaration
public int? SelectionCategoryId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SelectionStatusId
Declaration
public int? SelectionStatusId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ShiftId
Declaration
public int? ShiftId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ShiftSchoolStartDateId
Declaration
public int? ShiftSchoolStartDateId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StartDateId
Declaration
public int? StartDateId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentEnrollmentPeriodId
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentId
Declaration
public int StudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|