Class ProspectInquiry
This class represents the Query Model interface to the Vw_Prospect database table. This partial is automatically generated and contains all of the entity properties as defined in the PocoMapper data mapping file. Do not edit this file, as your changes will be overwritten the next time this code is generated.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ProspectInquiry
Constructors
ProspectInquiry()
Declaration
public ProspectInquiry()
Properties
AdmissionsRegion
Declaration
public virtual AdmissionsRegion AdmissionsRegion { get; set; }
Property Value
Type | Description |
---|---|
AdmissionsRegion |
AdmissionsRegionId
Gets or sets the AdmissionsRegionId associated with this ProspectInquiry.
Declaration
public int? AdmissionsRegionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AdmissionsRegionId. |
AdmissionsRepReassignments
Declaration
public virtual ICollection<AdmissionsRepLeadReassignment> AdmissionsRepReassignments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AdmissionsRepLeadReassignment> |
AdmissionsRepType
Declaration
public virtual AdmissionsRepType AdmissionsRepType { get; set; }
Property Value
Type | Description |
---|---|
AdmissionsRepType |
AdmissionsRepTypeId
Gets or sets the AdmissionsRepTypeId associated with this ProspectInquiry.
Declaration
public int? AdmissionsRepTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AdmissionsRepTypeId. |
AssignedAdmissionsRep
Declaration
public virtual Staff AssignedAdmissionsRep { get; set; }
Property Value
Type | Description |
---|---|
Staff |
AssignedAdmissionsRepId
Gets or sets the AssignedAdmissionsRepId associated with this ProspectInquiry.
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 ProspectInquiry.
Declaration
public string BestTimeToContact { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BestTimeToContact. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this ProspectInquiry.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
Comment
Declaration
public virtual ICollection<ProspectInquiryComment> Comment { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectInquiryComment> |
Deposits
Declaration
public virtual ICollection<Deposit> Deposits { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Deposit> |
EntranceTests
Declaration
public virtual ICollection<EntranceTestScore> EntranceTests { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<EntranceTestScore> |
ExpectedStartDate
Gets or sets the ExpectedStartDate associated with this ProspectInquiry.
Declaration
public DateTime? ExpectedStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExpectedStartDate. |
Id
Gets or sets the Id associated with this ProspectInquiry.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsCurrent
Gets or sets the IsCurrent associated with this ProspectInquiry.
Declaration
public bool IsCurrent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCurrent. |
LastContactDate
Gets or sets the LastContactDate associated with this ProspectInquiry.
Declaration
public DateTime? LastContactDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastContactDate. |
LeadDate
Gets or sets the LeadDate associated with this ProspectInquiry.
Declaration
public DateTime LeadDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LeadDate. |
LeadSource
Declaration
public virtual LeadSource LeadSource { get; set; }
Property Value
Type | Description |
---|---|
LeadSource |
LeadSourceId
Gets or sets the LeadSourceId associated with this ProspectInquiry.
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 ProspectInquiry.
Declaration
public int? LeadTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LeadTypeId. |
OriginalAssignedAdmissionsRep
Declaration
public virtual Staff OriginalAssignedAdmissionsRep { get; set; }
Property Value
Type | Description |
---|---|
Staff |
OriginalAssignedAdmissionsRepId
Gets or sets the OriginalAssignedAdmissionsRepId associated with this ProspectInquiry.
Declaration
public int? OriginalAssignedAdmissionsRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The OriginalAssignedAdmissionsRepId. |
OriginalExpectedStartDate
Gets or sets the OriginalExpectedStartDate associated with this ProspectInquiry.
Declaration
public DateTime? OriginalExpectedStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OriginalExpectedStartDate. |
Person
Declaration
public virtual Person Person { get; set; }
Property Value
Type | Description |
---|---|
Person |
PersonId
Gets or sets the PersonId associated with this ProspectInquiry.
Declaration
public int PersonId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The PersonId. |
PreviousEducation
Declaration
public virtual PreviousEducation PreviousEducation { get; set; }
Property Value
Type | Description |
---|---|
PreviousEducation |
PreviousEducationId
Gets or sets the PreviousEducationId associated with this ProspectInquiry.
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 |
ProgramGroup
Declaration
public virtual ProgramGroup ProgramGroup { get; set; }
Property Value
Type | Description |
---|---|
ProgramGroup |
ProgramGroupId
Gets or sets the ProgramGroupId associated with this ProspectInquiry.
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 ProspectInquiry.
Declaration
public int? ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProgramId. |
ProgramsOfInterest
Declaration
public virtual ICollection<ProspectInquiryProgram> ProgramsOfInterest { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectInquiryProgram> |
ResponseDate
Gets or sets the ResponseDate associated with this ProspectInquiry.
Declaration
public DateTime? ResponseDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ResponseDate. |
ResponsePhoneNumber
Gets or sets the ResponsePhoneNumber associated with this ProspectInquiry.
Declaration
public string ResponsePhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ResponsePhoneNumber. |
ResponseTime
Gets or sets the ResponseTime associated with this ProspectInquiry.
Declaration
public DateTime? ResponseTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ResponseTime. |
SchoolStatus
Declaration
public virtual SchoolStatus SchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
SchoolStatusId
Gets or sets the SchoolStatusId associated with this ProspectInquiry.
Declaration
public int SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SchoolStatusId. |
SecondaryLeadSources
Declaration
public virtual ICollection<ProspectInquiryLeadSource> SecondaryLeadSources { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectInquiryLeadSource> |
Shift
Declaration
public virtual Shift Shift { get; set; }
Property Value
Type | Description |
---|---|
Shift |
ShiftId
Gets or sets the ShiftId associated with this ProspectInquiry.
Declaration
public int? ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ShiftId. |
StatusSummary
Declaration
public virtual ICollection<ProspectInquiryStatusSummary> StatusSummary { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectInquiryStatusSummary> |
StatusSummaryByAdmissReps
Declaration
public virtual ICollection<ProspectInquiryStatusSummaryByAdmissRep> StatusSummaryByAdmissReps { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<ProspectInquiryStatusSummaryByAdmissRep> |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentId
Gets or sets the StudentId associated with this ProspectInquiry.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
Tasks
Declaration
public virtual ICollection<Task> Tasks { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Task> |
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 relationships 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 |