Class ApplicantType
This class represents the EntityModel interface to the AmApplicantType database table.
Inheritance
Implements
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ApplicantType : IReferenceItem, IIdentifiable
Constructors
ApplicantType()
Declaration
public ApplicantType()
Properties
ChoiceNotOfferedSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus ChoiceNotOfferedSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
ChoiceNotOfferedSelectionMgmtStatusId
Gets or sets the ChoiceNotOfferedSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? ChoiceNotOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ChoiceNotOfferedSelectionMgmtStatusId. |
ChoiceOfferedSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus ChoiceOfferedSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
ChoiceOfferedSelectionMgmtStatusId
Gets or sets the ChoiceOfferedSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? ChoiceOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ChoiceOfferedSelectionMgmtStatusId. |
Code
Gets or sets the Code associated with this ApplicantType.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
ConditionalOfferSchoolStatus
Declaration
public virtual SchoolStatus ConditionalOfferSchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
ConditionalOfferSchoolStatusId
Gets or sets the ConditionalOfferSchoolStatusId associated with this ApplicantType.
Declaration
public int? ConditionalOfferSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConditionalOfferSchoolStatusId. |
ConditionalOfferSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus ConditionalOfferSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
ConditionalOfferSelectionMgmtStatusId
Gets or sets the ConditionalOfferSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? ConditionalOfferSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConditionalOfferSelectionMgmtStatusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ApplicantType.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EligibilitySelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus EligibilitySelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
EligibilitySelectionMgmtStatusId
Gets or sets the EligibilitySelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? EligibilitySelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EligibilitySelectionMgmtStatusId. |
Enrollments
Declaration
public virtual ICollection<StudentEnrollmentPeriod> Enrollments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriod> |
FinalChoiceNotOfferedSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus FinalChoiceNotOfferedSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
FinalChoiceNotOfferedSelectionMgmtStatusId
Gets or sets the FinalChoiceNotOfferedSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? FinalChoiceNotOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalChoiceNotOfferedSelectionMgmtStatusId. |
FinalChoiceOfferedSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus FinalChoiceOfferedSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
FinalChoiceOfferedSelectionMgmtStatusId
Gets or sets the FinalChoiceOfferedSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? FinalChoiceOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalChoiceOfferedSelectionMgmtStatusId. |
FinalOfferSchoolStatus
Declaration
public virtual SchoolStatus FinalOfferSchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
FinalOfferSchoolStatusId
Gets or sets the FinalOfferSchoolStatusId associated with this ApplicantType.
Declaration
public int? FinalOfferSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalOfferSchoolStatusId. |
FinalOfferSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus FinalOfferSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
FinalOfferSelectionMgmtStatusId
Gets or sets the FinalOfferSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? FinalOfferSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalOfferSelectionMgmtStatusId. |
Id
Gets or sets the Id associated with this ApplicantType.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this ApplicantType.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this ApplicantType.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ApplicantType.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ApplicantType.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MeetMinReqSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus MeetMinReqSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
MeetMinReqSelectionMgmtStatusId
Gets or sets the MeetMinReqSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? MeetMinReqSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MeetMinReqSelectionMgmtStatusId. |
Name
Gets or sets the Name associated with this ApplicantType.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
NotEligibleSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus NotEligibleSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
NotEligibleSelectionMgmtStatusId
Gets or sets the NotEligibleSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? NotEligibleSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NotEligibleSelectionMgmtStatusId. |
NotMeetMinReqSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus NotMeetMinReqSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
NotMeetMinReqSelectionMgmtStatusId
Gets or sets the NotMeetMinReqSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? NotMeetMinReqSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NotMeetMinReqSelectionMgmtStatusId. |
PartialEligibleSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus PartialEligibleSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
PartialEligibleSelectionMgmtStatusId
Gets or sets the PartialEligibleSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? PartialEligibleSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PartialEligibleSelectionMgmtStatusId. |
RevalidationSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus RevalidationSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
RevalidationSelectionMgmtStatusId
Gets or sets the RevalidationSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? RevalidationSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RevalidationSelectionMgmtStatusId. |
SchoolSelectionTriggerSchoolStatus
Declaration
public virtual SchoolStatus SchoolSelectionTriggerSchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
SchoolSelectionTriggerSchoolStatusId
Gets or sets the SchoolSelectionTriggerSchoolStatusId associated with this ApplicantType.
Declaration
public int? SchoolSelectionTriggerSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolSelectionTriggerSchoolStatusId. |
SelectionTriggerSelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus SelectionTriggerSelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
SelectionTriggerSelectionMgmtStatusId
Gets or sets the SelectionTriggerSelectionMgmtStatusId associated with this ApplicantType.
Declaration
public int? SelectionTriggerSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionTriggerSelectionMgmtStatusId. |
SelectionType
Gets or sets the SelectionType associated with this ApplicantType.
Declaration
public string SelectionType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SelectionType. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()