Class ProspectInquiryStatusSummaryByAdmissRep
This class represents the EntityModel interface to the Vw_ProspectStatusSummaryByAdmissRep database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ProspectInquiryStatusSummaryByAdmissRep
Constructors
ProspectInquiryStatusSummaryByAdmissRep()
Declaration
public ProspectInquiryStatusSummaryByAdmissRep()
Properties
ActualStart
Gets or sets the ActualStart associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int? ActualStart { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ActualStart. |
ActualStartDate
Gets or sets the ActualStartDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? ActualStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ActualStartDate. |
AdmissionsRep
Declaration
public virtual Staff AdmissionsRep { get; set; }
Property Value
Type | Description |
---|---|
Staff |
AmprospectAdmissRepId
Gets or sets the AmprospectAdmissRepId associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int AmprospectAdmissRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AmprospectAdmissRepId. |
Applicant
Gets or sets the Applicant associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int? Applicant { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Applicant. |
ApplicantDate
Gets or sets the ApplicantDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? ApplicantDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ApplicantDate. |
AssignedAdmissionsRepId
Gets or sets the AssignedAdmissionsRepId associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int? AssignedAdmissionsRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AssignedAdmissionsRepId. |
EffectiveDate
Gets or sets the EffectiveDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? EffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EffectiveDate. |
EffectiveEndDate
Gets or sets the EffectiveEndDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? EffectiveEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EffectiveEndDate. |
Enrolled
Gets or sets the Enrolled associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int? Enrolled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Enrolled. |
EnrolledDate
Gets or sets the EnrolledDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? EnrolledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EnrolledDate. |
ExpectedStartDate
Gets or sets the ExpectedStartDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? ExpectedStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExpectedStartDate. |
Interviewed
Gets or sets the Interviewed associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int? Interviewed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Interviewed. |
InterviewedDate
Gets or sets the InterviewedDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? InterviewedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The InterviewedDate. |
InterviewScheduled
Gets or sets the InterviewScheduled associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int InterviewScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The InterviewScheduled. |
InterviewScheduledDate
Gets or sets the InterviewScheduledDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? InterviewScheduledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The InterviewScheduledDate. |
LeadDate
Gets or sets the LeadDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? LeadDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LeadDate. |
NewLead
Gets or sets the NewLead associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int NewLead { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The NewLead. |
ProspectInquiry
Declaration
public virtual ProspectInquiry ProspectInquiry { get; set; }
Property Value
Type | Description |
---|---|
ProspectInquiry |
ProspectInquiryId
Gets or sets the ProspectInquiryId associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int ProspectInquiryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProspectInquiryId. |
ReAssignedIn
Gets or sets the ReAssignedIn associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int ReAssignedIn { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ReAssignedIn. |
ReAssignedInDate
Gets or sets the ReAssignedInDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? ReAssignedInDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReAssignedInDate. |
ReAssignedOut
Gets or sets the ReAssignedOut associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int ReAssignedOut { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ReAssignedOut. |
ReAssignedOutDate
Gets or sets the ReAssignedOutDate associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public DateTime? ReAssignedOutDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReAssignedOutDate. |
StudentId
Gets or sets the StudentId associated with this ProspectInquiryStatusSummaryByAdmissRep.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
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()