Class ApplicantTypeEntity
This class represents the EntityModel interface to the AmApplicantType database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Admissions.Entities
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class ApplicantTypeEntity : Entity, IIdentifiable, IAuditable
Constructors
ApplicantTypeEntity()
Declaration
public ApplicantTypeEntity()
Fields
ChoiceNotOfferedSelectionMgmtStatusIdProperty
The ChoiceNotOfferedSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty ChoiceNotOfferedSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ChoiceOfferedSelectionMgmtStatusIdProperty
The ChoiceOfferedSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty ChoiceOfferedSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodeProperty
The The alpha numeric code assigned to the item by your institution. property.
Declaration
public static readonly EntityProperty CodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ConditionalOfferSchoolStatusIdProperty
The ConditionalOfferSchoolStatusId property.
Declaration
public static readonly EntityProperty ConditionalOfferSchoolStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ConditionalOfferSelectionMgmtStatusIdProperty
The ConditionalOfferSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty ConditionalOfferSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The The date when the item or person was added or the status change was entered. property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EligibilitySelectionMgmtStatusIdProperty
The EligibilitySelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty EligibilitySelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FinalChoiceNotOfferedSelectionMgmtStatusIdProperty
The FinalChoiceNotOfferedSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty FinalChoiceNotOfferedSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FinalChoiceOfferedSelectionMgmtStatusIdProperty
The FinalChoiceOfferedSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty FinalChoiceOfferedSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FinalOfferSchoolStatusIdProperty
The FinalOfferSchoolStatusId property.
Declaration
public static readonly EntityProperty FinalOfferSchoolStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FinalOfferSelectionMgmtStatusIdProperty
The FinalOfferSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty FinalOfferSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsActiveProperty
The Specifies whether or not the associated record is active. property.
Declaration
public static readonly EntityProperty IsActiveProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsExcludedCrmIntegrationProperty
The IsExcludedCrmIntegration property.
Declaration
public static readonly EntityProperty IsExcludedCrmIntegrationProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The The date that the item was updated or changed. property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The The last and then first name of the person that changed the item. property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MeetMinReqSelectionMgmtStatusIdProperty
The MeetMinReqSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty MeetMinReqSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NameProperty
The Specifies the name of the item or person. property.
Declaration
public static readonly EntityProperty NameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NotEligibleSelectionMgmtStatusIdProperty
The NotEligibleSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty NotEligibleSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NotMeetMinReqSelectionMgmtStatusIdProperty
The NotMeetMinReqSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty NotMeetMinReqSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PartialEligibleSelectionMgmtStatusIdProperty
The PartialEligibleSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty PartialEligibleSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RevalidationSelectionMgmtStatusIdProperty
The RevalidationSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty RevalidationSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SchoolSelectionTriggerSchoolStatusIdProperty
The SchoolSelectionTriggerSchoolStatusId property.
Declaration
public static readonly EntityProperty SchoolSelectionTriggerSchoolStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionTriggerSelectionMgmtStatusIdProperty
The SelectionTriggerSelectionMgmtStatusId property.
Declaration
public static readonly EntityProperty SelectionTriggerSelectionMgmtStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionTypeProperty
The SelectionType property.
Declaration
public static readonly EntityProperty SelectionTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
ChoiceNotOfferedSelectionMgmtStatusId
Gets or sets the ChoiceNotOfferedSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? ChoiceNotOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ChoiceNotOfferedSelectionMgmtStatusId. |
ChoiceOfferedSelectionMgmtStatusId
Gets or sets the ChoiceOfferedSelectionMgmtStatusId associated with this ApplicantTypeEntity.
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 ApplicantTypeEntity.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
ConditionalOfferSchoolStatusId
Gets or sets the ConditionalOfferSchoolStatusId associated with this ApplicantTypeEntity.
Declaration
public int? ConditionalOfferSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConditionalOfferSchoolStatusId. |
ConditionalOfferSelectionMgmtStatusId
Gets or sets the ConditionalOfferSelectionMgmtStatusId associated with this ApplicantTypeEntity.
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 ApplicantTypeEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EligibilitySelectionMgmtStatusId
Gets or sets the EligibilitySelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? EligibilitySelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EligibilitySelectionMgmtStatusId. |
FinalChoiceNotOfferedSelectionMgmtStatusId
Gets or sets the FinalChoiceNotOfferedSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? FinalChoiceNotOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalChoiceNotOfferedSelectionMgmtStatusId. |
FinalChoiceOfferedSelectionMgmtStatusId
Gets or sets the FinalChoiceOfferedSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? FinalChoiceOfferedSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalChoiceOfferedSelectionMgmtStatusId. |
FinalOfferSchoolStatusId
Gets or sets the FinalOfferSchoolStatusId associated with this ApplicantTypeEntity.
Declaration
public int? FinalOfferSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalOfferSchoolStatusId. |
FinalOfferSelectionMgmtStatusId
Gets or sets the FinalOfferSelectionMgmtStatusId associated with this ApplicantTypeEntity.
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 ApplicantTypeEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this ApplicantTypeEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this ApplicantTypeEntity.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ApplicantTypeEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ApplicantTypeEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MeetMinReqSelectionMgmtStatusId
Gets or sets the MeetMinReqSelectionMgmtStatusId associated with this ApplicantTypeEntity.
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 ApplicantTypeEntity.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
NotEligibleSelectionMgmtStatusId
Gets or sets the NotEligibleSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? NotEligibleSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NotEligibleSelectionMgmtStatusId. |
NotMeetMinReqSelectionMgmtStatusId
Gets or sets the NotMeetMinReqSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? NotMeetMinReqSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NotMeetMinReqSelectionMgmtStatusId. |
PartialEligibleSelectionMgmtStatusId
Gets or sets the PartialEligibleSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? PartialEligibleSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PartialEligibleSelectionMgmtStatusId. |
RevalidationSelectionMgmtStatusId
Gets or sets the RevalidationSelectionMgmtStatusId associated with this ApplicantTypeEntity.
Declaration
public int? RevalidationSelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RevalidationSelectionMgmtStatusId. |
RowVersion
Gets or sets the RowVersion associated with this ApplicantTypeEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolSelectionTriggerSchoolStatusId
Gets or sets the SchoolSelectionTriggerSchoolStatusId associated with this ApplicantTypeEntity.
Declaration
public int? SchoolSelectionTriggerSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolSelectionTriggerSchoolStatusId. |
SelectionTriggerSelectionMgmtStatusId
Gets or sets the SelectionTriggerSelectionMgmtStatusId associated with this ApplicantTypeEntity.
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 ApplicantTypeEntity.
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()