Class EmployerEntity
This class represents the EntityModel interface to the PlEmployer database table.
Inheritance
Implements
Namespace: Cmc.Nexus.CareerServices.Entities
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class EmployerEntity : Entity, IIdentifiable, IAuditable
Constructors
EmployerEntity()
Declaration
public EmployerEntity()
Fields
CampusGroupIdProperty
The CampusGroupId property.
Declaration
public static readonly EntityProperty CampusGroupIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusGroupProperty
The CampusGroup property.
Declaration
public static readonly EntityProperty CampusGroupProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CityProperty
The City property.
Declaration
public static readonly EntityProperty CityProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodeProperty
The Code property.
Declaration
public static readonly EntityProperty CodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CorporationIdProperty
The CorporationId property.
Declaration
public static readonly EntityProperty CorporationIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CountryIdProperty
The CountryId property.
Declaration
public static readonly EntityProperty CountryIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CountyIdProperty
The CountyId property.
Declaration
public static readonly EntityProperty CountyIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmailAddressProperty
The EmailAddress property.
Declaration
public static readonly EntityProperty EmailAddressProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmployerLocationsProperty
The EmployerLocations property.
Declaration
public static readonly EntityProperty EmployerLocationsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmployerTypeProperty
The EmployerType property.
Declaration
public static readonly EntityProperty EmployerTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExternTypeProperty
The ExternType property.
Declaration
public static readonly EntityProperty ExternTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FaxnumberProperty
The Faxnumber property.
Declaration
public static readonly EntityProperty FaxnumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FeeAmountProperty
The FeeAmount property.
Declaration
public static readonly EntityProperty FeeAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FeeDescriptionProperty
The FeeDescription property.
Declaration
public static readonly EntityProperty FeeDescriptionProperty
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 |
IndustryIdProperty
The IndustryId property.
Declaration
public static readonly EntityProperty IndustryIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsActiveProperty
The IsActive 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 |
IsValidatedProperty
The IsValidated property.
Declaration
public static readonly EntityProperty IsValidatedProperty
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 |
NameProperty
The Name property.
Declaration
public static readonly EntityProperty NameProperty
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 |
OrganizationIdProperty
The OrganizationId property.
Declaration
public static readonly EntityProperty OrganizationIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PhoneExtensionProperty
The PhoneExtension property.
Declaration
public static readonly EntityProperty PhoneExtensionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PhoneNumberProperty
The PhoneNumber property.
Declaration
public static readonly EntityProperty PhoneNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PinProperty
The Pin property.
Declaration
public static readonly EntityProperty PinProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PlacementAdvisorIdProperty
The PlacementAdvisorId property.
Declaration
public static readonly EntityProperty PlacementAdvisorIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PostalCodeProperty
The PostalCode property.
Declaration
public static readonly EntityProperty PostalCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PracticumSiteProperty
The PracticumSite property.
Declaration
public static readonly EntityProperty PracticumSiteProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PrimaryEmployerLocationIdProperty
The PrimaryEmployerLocationId property.
Declaration
public static readonly EntityProperty PrimaryEmployerLocationIdProperty
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 |
StaffIdProperty
The StaffId property.
Declaration
public static readonly EntityProperty StaffIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StateProperty
The State property.
Declaration
public static readonly EntityProperty StateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StreetAddressProperty
The StreetAddress property.
Declaration
public static readonly EntityProperty StreetAddressProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
UrlProperty
The Url property.
Declaration
public static readonly EntityProperty UrlProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
CampusGroup
Declaration
public virtual CampusGroupEntity CampusGroup { get; set; }
Property Value
Type | Description |
---|---|
Cmc.Nexus.Common.Entities.CampusGroupEntity |
CampusGroupId
Gets or sets the CampusGroupId associated with this EmployerEntity.
Declaration
public int CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusGroupId. |
CampusIdList
Declaration
public List<int> CampusIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
CareerFieldsIdList
Declaration
public List<int> CareerFieldsIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
City
Gets or sets the City associated with this EmployerEntity.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
Code
Gets or sets the Code associated with this EmployerEntity.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CorporationId
Gets or sets the CorporationId associated with this EmployerEntity.
Declaration
public int? CorporationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CorporationId. |
CountryId
Gets or sets the CountryId associated with this EmployerEntity.
Declaration
public int? CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountryId. |
CountyId
Gets or sets the CountyId associated with this EmployerEntity.
Declaration
public int? CountyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountyId. |
CreatedByUserName
Declaration
public string CreatedByUserName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this EmployerEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EmailAddress
Gets or sets the EmailAddress associated with this EmployerEntity.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
EmployerGroupIdList
Declaration
public List<int> EmployerGroupIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
EmployerLocations
Declaration
public virtual EntityCollection<EmployerLocationEntity> EmployerLocations { get; set; }
Property Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityCollection<EmployerLocationEntity> |
EmployerType
Gets or sets the EmployerType associated with this EmployerEntity.
Declaration
public string EmployerType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmployerType. |
ExternType
Gets or sets the ExternType associated with this EmployerEntity.
Declaration
public string ExternType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExternType. |
Faxnumber
Gets or sets the Faxnumber associated with this EmployerEntity.
Declaration
public string Faxnumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Faxnumber. |
FeeAmount
Gets or sets the FeeAmount associated with this EmployerEntity.
Declaration
public string FeeAmount { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeAmount. |
FeeDescription
Gets or sets the FeeDescription associated with this EmployerEntity.
Declaration
public string FeeDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FeeDescription. |
Id
Gets or sets the Id associated with this EmployerEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IndustryId
Gets or sets the IndustryId associated with this EmployerEntity.
Declaration
public int? IndustryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The IndustryId. |
IsActive
Gets or sets the IsActive associated with this EmployerEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this EmployerEntity.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
IsValidated
Gets or sets the IsValidated associated with this EmployerEntity.
Declaration
public bool IsValidated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValidated. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this EmployerEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this EmployerEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LocationIdList
Declaration
public IList<LocationList> LocationIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<LocationList> |
Name
Gets or sets the Name associated with this EmployerEntity.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
Note
Gets or sets the Note associated with this EmployerEntity.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
OrganizationId
Gets or sets the OrganizationId associated with this EmployerEntity.
Declaration
public int? OrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The OrganizationId. |
PhoneExtension
Gets or sets the PhoneExtension associated with this EmployerEntity.
Declaration
public string PhoneExtension { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneExtension. |
PhoneNumber
Gets or sets the PhoneNumber associated with this EmployerEntity.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
Pin
Gets or sets the Pin associated with this EmployerEntity.
Declaration
public short? Pin { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The Pin. |
PlacementAdvisorId
Gets or sets the PlacementAdvisorId associated with this EmployerEntity.
Declaration
public int? PlacementAdvisorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PlacementAdvisorId. |
PostalCode
Gets or sets the PostalCode associated with this EmployerEntity.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
PracticumSite
Gets or sets the PracticumSite associated with this EmployerEntity.
Declaration
public bool PracticumSite { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The PracticumSite. |
PrimaryEmployerLocationId
Gets or sets the PrimaryEmployerLocationId associated with this EmployerEntity.
Declaration
public int? PrimaryEmployerLocationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryEmployerLocationId. |
RowVersion
Gets or sets the RowVersion associated with this EmployerEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SoftSkillIdList
Declaration
public List<int> SoftSkillIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
StaffId
Gets or sets the StaffId associated with this EmployerEntity.
Declaration
public int? StaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StaffId. |
State
Gets or sets the State associated with this EmployerEntity.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this EmployerEntity.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
Url
Gets or sets the Url associated with this EmployerEntity.
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Url. |
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()