Class StudentPlacementEntity
This class represents the EntityModel interface to the PlStudentPlacement database table.
Inheritance
Implements
Namespace: Cmc.Nexus.CareerServices.Entities
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class StudentPlacementEntity : Entity, IIdentifiable, IAuditable
Constructors
StudentPlacementEntity()
Declaration
public StudentPlacementEntity()
Fields
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmployerIdProperty
The EmployerId property.
Declaration
public static readonly EntityProperty EmployerIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmployerJobIdProperty
The EmployerJobId property.
Declaration
public static readonly EntityProperty EmployerJobIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndDateProperty
The EndDate property.
Declaration
public static readonly EntityProperty EndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndTimeProperty
The EndTime property.
Declaration
public static readonly EntityProperty EndTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FieldOfStudyProperty
The FieldOfStudy property.
Declaration
public static readonly EntityProperty FieldOfStudyProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FullJobTitleProperty
The FullJobTitle property.
Declaration
public static readonly EntityProperty FullJobTitleProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HasBenefitsProperty
The HasBenefits property.
Declaration
public static readonly EntityProperty HasBenefitsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HowPlacedIdProperty
The HowPlacedId property.
Declaration
public static readonly EntityProperty HowPlacedIdProperty
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 |
IsConvertedProperty
The IsConverted property.
Declaration
public static readonly EntityProperty IsConvertedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsCurrentProperty
The IsCurrent property.
Declaration
public static readonly EntityProperty IsCurrentProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsFromInterviewProperty
The IsFromInterview property.
Declaration
public static readonly EntityProperty IsFromInterviewProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPlacementFeeProperty
The IsPlacementFee property.
Declaration
public static readonly EntityProperty IsPlacementFeeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobCategoryIdProperty
The JobCategoryId property.
Declaration
public static readonly EntityProperty JobCategoryIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobDescriptionProperty
The JobDescription property.
Declaration
public static readonly EntityProperty JobDescriptionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobScheduleProperty
The JobSchedule property.
Declaration
public static readonly EntityProperty JobScheduleProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobSourceIdProperty
The JobSourceId property.
Declaration
public static readonly EntityProperty JobSourceIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobStatusProperty
The JobStatus property.
Declaration
public static readonly EntityProperty JobStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobTitleIdProperty
The JobTitleId property.
Declaration
public static readonly EntityProperty JobTitleIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JobTypeIdProperty
The JobTypeId property.
Declaration
public static readonly EntityProperty JobTypeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NoteProperty
The Note property.
Declaration
public static readonly EntityProperty NoteProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlacementDateProperty
The PlacementDate property.
Declaration
public static readonly EntityProperty PlacementDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlacementRepIdProperty
The PlacementRepId property.
Declaration
public static readonly EntityProperty PlacementRepIdProperty
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 |
StartDateProperty
The StartDate property.
Declaration
public static readonly EntityProperty StartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StartTimeProperty
The StartTime property.
Declaration
public static readonly EntityProperty StartTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentCourseIdProperty
The StudentCourseId property.
Declaration
public static readonly EntityProperty StudentCourseIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentPlacementSummaryIdProperty
The StudentPlacementSummaryId property.
Declaration
public static readonly EntityProperty StudentPlacementSummaryIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SupervisorPhoneNumberProperty
The SupervisorPhoneNumber property.
Declaration
public static readonly EntityProperty SupervisorPhoneNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SupervisorProperty
The Supervisor property.
Declaration
public static readonly EntityProperty SupervisorProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TerminationDateProperty
The TerminationDate property.
Declaration
public static readonly EntityProperty TerminationDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TerminationReasonProperty
The TerminationReason property.
Declaration
public static readonly EntityProperty TerminationReasonProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
VerifiedPlacementRepIdProperty
The VerifiedPlacementRepId property.
Declaration
public static readonly EntityProperty VerifiedPlacementRepIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentPlacementEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EmployerId
Gets or sets the EmployerId associated with this StudentPlacementEntity.
Declaration
public int EmployerId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The EmployerId. |
EmployerJobId
Gets or sets the EmployerJobId associated with this StudentPlacementEntity.
Declaration
public int? EmployerJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EmployerJobId. |
EndDate
Gets or sets the EndDate associated with this StudentPlacementEntity.
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndDate. |
EndTime
Gets or sets the EndTime associated with this StudentPlacementEntity.
Declaration
public string EndTime { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EndTime. |
FieldOfStudy
Gets or sets the FieldOfStudy associated with this StudentPlacementEntity.
Declaration
public string FieldOfStudy { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FieldOfStudy. |
FullJobTitle
Gets or sets the FullJobTitle associated with this StudentPlacementEntity.
Declaration
public string FullJobTitle { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FullJobTitle. |
HasBenefits
Gets or sets the HasBenefits associated with this StudentPlacementEntity.
Declaration
public bool HasBenefits { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The HasBenefits. |
HowPlacedId
Gets or sets the HowPlacedId associated with this StudentPlacementEntity.
Declaration
public int? HowPlacedId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HowPlacedId. |
Id
Gets or sets the Id associated with this StudentPlacementEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsConverted
Gets or sets the IsConverted associated with this StudentPlacementEntity.
Declaration
public bool? IsConverted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsConverted. |
IsCurrent
Gets or sets the IsCurrent associated with this StudentPlacementEntity.
Declaration
public bool? IsCurrent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsCurrent. |
IsFromInterview
Gets or sets the IsFromInterview associated with this StudentPlacementEntity.
Declaration
public bool IsFromInterview { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFromInterview. |
IsPlacementFee
Gets or sets the IsPlacementFee associated with this StudentPlacementEntity.
Declaration
public bool IsPlacementFee { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPlacementFee. |
JobCategoryId
Gets or sets the JobCategoryId associated with this StudentPlacementEntity.
Declaration
public int? JobCategoryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The JobCategoryId. |
JobDescription
Gets or sets the JobDescription associated with this StudentPlacementEntity.
Declaration
public string JobDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The JobDescription. |
JobSchedule
Gets or sets the JobSchedule associated with this StudentPlacementEntity.
Declaration
public string JobSchedule { get; set; }
Property Value
Type | Description |
---|---|
System.String | The JobSchedule. |
JobSourceId
Gets or sets the JobSourceId associated with this StudentPlacementEntity.
Declaration
public int? JobSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The JobSourceId. |
JobStatus
Gets or sets the JobStatus associated with this StudentPlacementEntity.
Declaration
public string JobStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The JobStatus. |
JobTitleId
Gets or sets the JobTitleId associated with this StudentPlacementEntity.
Declaration
public int? JobTitleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The JobTitleId. |
JobTypeId
Gets or sets the JobTypeId associated with this StudentPlacementEntity.
Declaration
public int? JobTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The JobTypeId. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentPlacementEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentPlacementEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Note
Gets or sets the Note associated with this StudentPlacementEntity.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
PlacementDate
Gets or sets the PlacementDate associated with this StudentPlacementEntity.
Declaration
public DateTime? PlacementDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PlacementDate. |
PlacementRepId
Gets or sets the PlacementRepId associated with this StudentPlacementEntity.
Declaration
public int? PlacementRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PlacementRepId. |
RowVersion
Gets or sets the RowVersion associated with this StudentPlacementEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StartDate
Gets or sets the StartDate associated with this StudentPlacementEntity.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
StartTime
Gets or sets the StartTime associated with this StudentPlacementEntity.
Declaration
public string StartTime { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StartTime. |
StudentCourseId
Gets or sets the StudentCourseId associated with this StudentPlacementEntity.
Declaration
public int? StudentCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentCourseId. |
StudentPlacementSummaryId
Gets or sets the StudentPlacementSummaryId associated with this StudentPlacementEntity.
Declaration
public int StudentPlacementSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentPlacementSummaryId. |
Supervisor
Gets or sets the Supervisor associated with this StudentPlacementEntity.
Declaration
public string Supervisor { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Supervisor. |
SupervisorPhoneNumber
Gets or sets the SupervisorPhoneNumber associated with this StudentPlacementEntity.
Declaration
public string SupervisorPhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SupervisorPhoneNumber. |
TerminationDate
Gets or sets the TerminationDate associated with this StudentPlacementEntity.
Declaration
public DateTime? TerminationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TerminationDate. |
TerminationReason
Gets or sets the TerminationReason associated with this StudentPlacementEntity.
Declaration
public string TerminationReason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TerminationReason. |
VerifiedPlacementRepId
Gets or sets the VerifiedPlacementRepId associated with this StudentPlacementEntity.
Declaration
public int? VerifiedPlacementRepId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The VerifiedPlacementRepId. |
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()