Class SelectionMgmtApplicationDetail
This class represents the EntityModel interface to the SmApplicationChoice database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class SelectionMgmtApplicationDetail
Constructors
SelectionMgmtApplicationDetail()
Declaration
public SelectionMgmtApplicationDetail()
Properties
ApplicationDetailAreaOfStudies
Declaration
public virtual ICollection<SelectionMgmtApplicationDetailAreaOfStudy> ApplicationDetailAreaOfStudies { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<SelectionMgmtApplicationDetailAreaOfStudy> |
ApplicationScore
Gets or sets the ApplicationScore associated with this SelectionMgmtApplicationDetail.
Declaration
public decimal? ApplicationScore { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ApplicationScore. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this SelectionMgmtApplicationDetail.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
Choice
Gets or sets the Choice associated with this SelectionMgmtApplicationDetail.
Declaration
public int? Choice { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Choice. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this SelectionMgmtApplicationDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Id
Gets or sets the Id associated with this SelectionMgmtApplicationDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this SelectionMgmtApplicationDetail.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsEligible
Gets or sets the IsEligible associated with this SelectionMgmtApplicationDetail.
Declaration
public bool? IsEligible { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsEligible. |
IsMinimumRequirements
Gets or sets the IsMinimumRequirements associated with this SelectionMgmtApplicationDetail.
Declaration
public bool? IsMinimumRequirements { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMinimumRequirements. |
IsOffered
Gets or sets the IsOffered associated with this SelectionMgmtApplicationDetail.
Declaration
public bool? IsOffered { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsOffered. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this SelectionMgmtApplicationDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUser
Declaration
public virtual Staff LastModifiedUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this SelectionMgmtApplicationDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Program
Declaration
public virtual Program Program { get; set; }
Property Value
Type | Description |
---|---|
Program |
ProgramId
Gets or sets the ProgramId associated with this SelectionMgmtApplicationDetail.
Declaration
public int ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramId. |
ProgramVersion
Declaration
public virtual ProgramVersion ProgramVersion { get; set; }
Property Value
Type | Description |
---|---|
ProgramVersion |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this SelectionMgmtApplicationDetail.
Declaration
public int ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramVersionId. |
SelectionMgmtApplication
Declaration
public virtual SelectionMgmtApplication SelectionMgmtApplication { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtApplication |
SelectionMgmtApplicationId
Gets or sets the SelectionMgmtApplicationId associated with this SelectionMgmtApplicationDetail.
Declaration
public int SelectionMgmtApplicationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SelectionMgmtApplicationId. |
SelectionMgmtDivision
Declaration
public virtual SelectionMgmtDivision SelectionMgmtDivision { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtDivision |
SelectionMgmtDivisionId
Gets or sets the SelectionMgmtDivisionId associated with this SelectionMgmtApplicationDetail.
Declaration
public int? SelectionMgmtDivisionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtDivisionId. |
SelectionMgmtScoreType
Declaration
public virtual SelectionMgmtScoreType SelectionMgmtScoreType { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtScoreType |
SelectionMgmtScoreTypeId
Gets or sets the SelectionMgmtScoreTypeId associated with this SelectionMgmtApplicationDetail.
Declaration
public int? SelectionMgmtScoreTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtScoreTypeId. |
SelectionMgmtStatus
Declaration
public virtual SelectionMgmtStatus SelectionMgmtStatus { get; set; }
Property Value
Type | Description |
---|---|
SelectionMgmtStatus |
SelectionMgmtStatusId
Gets or sets the SelectionMgmtStatusId associated with this SelectionMgmtApplicationDetail.
Declaration
public int? SelectionMgmtStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtStatusId. |
Shift
Declaration
public virtual Shift Shift { get; set; }
Property Value
Type | Description |
---|---|
Shift |
ShiftId
Gets or sets the ShiftId associated with this SelectionMgmtApplicationDetail.
Declaration
public int? ShiftId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ShiftId. |
WorkflowProvider
Declaration
public virtual WorkflowProvider WorkflowProvider { get; set; }
Property Value
Type | Description |
---|---|
WorkflowProvider |
WorkflowProviderId
Gets or sets the WorkflowProviderId associated with this SelectionMgmtApplicationDetail.
Declaration
public int? WorkflowProviderId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The WorkflowProviderId. |
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. |