Class PendingProspectInquiry
This class represents the EntityModel interface to the AmElectronicLeads database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class PendingProspectInquiry
Constructors
PendingProspectInquiry()
Declaration
public PendingProspectInquiry()
Properties
Age
Gets or sets the Age associated with this PendingProspectInquiry.
Declaration
public byte? Age { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The Age. |
AgencyId
Gets or sets the AgencyId associated with this PendingProspectInquiry.
Declaration
public int? AgencyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AgencyId. |
AlienNumber
Gets or sets the AlienNumber associated with this PendingProspectInquiry.
Declaration
public string AlienNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AlienNumber. |
AssignedAdmissionsRepId
Gets or sets the AssignedAdmissionsRepId associated with this PendingProspectInquiry.
Declaration
public int? AssignedAdmissionsRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AssignedAdmissionsRepId. |
BestTimeToContact
Gets or sets the BestTimeToContact associated with this PendingProspectInquiry.
Declaration
public string BestTimeToContact { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BestTimeToContact. |
BirthDate
Gets or sets the BirthDate associated with this PendingProspectInquiry.
Declaration
public DateTime? BirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BirthDate. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this PendingProspectInquiry.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
CitizenId
Gets or sets the CitizenId associated with this PendingProspectInquiry.
Declaration
public int? CitizenId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CitizenId. |
City
Gets or sets the City associated with this PendingProspectInquiry.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
CollegeId
Gets or sets the CollegeId associated with this PendingProspectInquiry.
Declaration
public int? CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeId. |
Country
Declaration
public virtual Country Country { get; set; }
Property Value
Type | Description |
---|---|
Country |
CountryId
Gets or sets the CountryId associated with this PendingProspectInquiry.
Declaration
public int? CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountryId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this PendingProspectInquiry.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Disabled
Gets or sets the Disabled associated with this PendingProspectInquiry.
Declaration
public string Disabled { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Disabled. |
DriversLicenseNumber
Gets or sets the DriversLicenseNumber associated with this PendingProspectInquiry.
Declaration
public string DriversLicenseNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DriversLicenseNumber. |
DriversLicenseState
Gets or sets the DriversLicenseState associated with this PendingProspectInquiry.
Declaration
public string DriversLicenseState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DriversLicenseState. |
EmailAddress
Gets or sets the EmailAddress associated with this PendingProspectInquiry.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
EmployerId
Gets or sets the EmployerId associated with this PendingProspectInquiry.
Declaration
public int? EmployerId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmployerId. |
EmploymentStatusId
Gets or sets the EmploymentStatusId associated with this PendingProspectInquiry.
Declaration
public int? EmploymentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmploymentStatusId. |
Ethnicities
Declaration
public virtual ICollection<PendingProspectInquiryEthnicity> Ethnicities { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<PendingProspectInquiryEthnicity> |
ExtraCurricularActivityId
Gets or sets the ExtraCurricularActivityId associated with this PendingProspectInquiry.
Declaration
public int? ExtraCurricularActivityId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ExtraCurricularActivityId. |
FirstName
Gets or sets the FirstName associated with this PendingProspectInquiry.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
Gender
Gets or sets the Gender associated with this PendingProspectInquiry.
Declaration
public string Gender { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Gender. |
GenderId
Gets or sets the GenderId associated with this PendingProspectInquiry.
Declaration
public int? GenderId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GenderId. |
GenderPronouns
Declaration
public virtual ICollection<PendingProspectInquiryGenderPronoun> GenderPronouns { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<PendingProspectInquiryGenderPronoun> |
GradeLevelId
Gets or sets the GradeLevelId associated with this PendingProspectInquiry.
Declaration
public int? GradeLevelId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GradeLevelId. |
HighSchoolGraduationDate
Gets or sets the HighSchoolGraduationDate associated with this PendingProspectInquiry.
Declaration
public DateTime? HighSchoolGraduationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The HighSchoolGraduationDate. |
HighSchoolGraduationYear
Gets or sets the HighSchoolGraduationYear associated with this PendingProspectInquiry.
Declaration
public string HighSchoolGraduationYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HighSchoolGraduationYear. |
HighSchoolId
Gets or sets the HighSchoolId associated with this PendingProspectInquiry.
Declaration
public int? HighSchoolId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HighSchoolId. |
Hispanic
Gets or sets the Hispanic associated with this PendingProspectInquiry.
Declaration
public string Hispanic { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Hispanic. |
Id
Gets or sets the Id associated with this PendingProspectInquiry.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
KeyWord
Gets or sets the KeyWord associated with this PendingProspectInquiry.
Declaration
public string KeyWord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The KeyWord. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this PendingProspectInquiry.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastName
Gets or sets the LastName associated with this PendingProspectInquiry.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
LeadSource
Declaration
public virtual LeadSource LeadSource { get; set; }
Property Value
Type | Description |
---|---|
LeadSource |
LeadSourceId
Gets or sets the LeadSourceId associated with this PendingProspectInquiry.
Declaration
public int? LeadSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LeadSourceId. |
LeadType
Declaration
public virtual LeadType LeadType { get; set; }
Property Value
Type | Description |
---|---|
LeadType |
LeadTypeId
Gets or sets the LeadTypeId associated with this PendingProspectInquiry.
Declaration
public int? LeadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LeadTypeId. |
LeadVendor
Gets or sets the LeadVendor associated with this PendingProspectInquiry.
Declaration
public string LeadVendor { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LeadVendor. |
MaritalStatusId
Gets or sets the MaritalStatusId associated with this PendingProspectInquiry.
Declaration
public int? MaritalStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MaritalStatusId. |
MiddleInitial
Gets or sets the MiddleInitial associated with this PendingProspectInquiry.
Declaration
public string MiddleInitial { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MiddleInitial. |
MiddleName
Gets or sets the MiddleName associated with this PendingProspectInquiry.
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MiddleName. |
MobilePhoneNumber
Gets or sets the MobilePhoneNumber associated with this PendingProspectInquiry.
Declaration
public string MobilePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MobilePhoneNumber. |
NationalityId
Gets or sets the NationalityId associated with this PendingProspectInquiry.
Declaration
public int? NationalityId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NationalityId. |
NickName
Gets or sets the NickName associated with this PendingProspectInquiry.
Declaration
public string NickName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NickName. |
Note
Gets or sets the Note associated with this PendingProspectInquiry.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
OtherEmailAddress
Gets or sets the OtherEmailAddress associated with this PendingProspectInquiry.
Declaration
public string OtherEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherEmailAddress. |
OtherPhoneNumber
Gets or sets the OtherPhoneNumber associated with this PendingProspectInquiry.
Declaration
public string OtherPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherPhoneNumber. |
PhoneNumber
Gets or sets the PhoneNumber associated with this PendingProspectInquiry.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
PostalCode
Gets or sets the PostalCode associated with this PendingProspectInquiry.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
PreferredName
Gets or sets the PreferredName associated with this PendingProspectInquiry.
Declaration
public string PreferredName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreferredName. |
PreviousEducationId
Gets or sets the PreviousEducationId associated with this PendingProspectInquiry.
Declaration
public int? PreviousEducationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PreviousEducationId. |
Program
Declaration
public virtual Program Program { get; set; }
Property Value
Type | Description |
---|---|
Program |
ProgramGroupId
Gets or sets the ProgramGroupId associated with this PendingProspectInquiry.
Declaration
public int? ProgramGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProgramGroupId. |
ProgramId
Gets or sets the ProgramId associated with this PendingProspectInquiry.
Declaration
public int? ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProgramId. |
SchoolDefinedFieldValues
Declaration
public virtual ICollection<PendingProspectInquirySchoolDefinedFieldValue> SchoolDefinedFieldValues { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<PendingProspectInquirySchoolDefinedFieldValue> |
ShiftId
Gets or sets the ShiftId associated with this PendingProspectInquiry.
Declaration
public int? ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ShiftId. |
StartDate
Gets or sets the StartDate associated with this PendingProspectInquiry.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
State
Gets or sets the State associated with this PendingProspectInquiry.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
Status
Gets or sets the Status associated with this PendingProspectInquiry.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
StreetAddress
Gets or sets the StreetAddress associated with this PendingProspectInquiry.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
SuffixId
Gets or sets the SuffixId associated with this PendingProspectInquiry.
Declaration
public int? SuffixId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SuffixId. |
TermId
Gets or sets the TermId associated with this PendingProspectInquiry.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
Title
Declaration
public virtual Title Title { get; set; }
Property Value
Type | Description |
---|---|
Title |
TitleId
Gets or sets the TitleId associated with this PendingProspectInquiry.
Declaration
public int? TitleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TitleId. |
Veteran
Gets or sets the Veteran associated with this PendingProspectInquiry.
Declaration
public string Veteran { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Veteran. |
WorkPhoneNumber
Gets or sets the WorkPhoneNumber associated with this PendingProspectInquiry.
Declaration
public string WorkPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The WorkPhoneNumber. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |