Class StudentEnrollmentPeriodTransfer
This class represents the EntityModel interface to the AdStudentTransferHeader database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentEnrollmentPeriodTransfer
Constructors
StudentEnrollmentPeriodTransfer()
Declaration
public StudentEnrollmentPeriodTransfer()
Properties
Courses
Declaration
public virtual ICollection<StudentEnrollmentPeriodTransferCourse> Courses { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodTransferCourse> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentEnrollmentPeriodTransfer.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Documents
Declaration
public virtual ICollection<StudentEnrollmentPeriodTransferDocument> Documents { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodTransferDocument> |
FaTaskAssignedStaff
Declaration
public virtual Staff FaTaskAssignedStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
FaTaskAssignedStaffId
Gets or sets the FaTaskAssignedStaffId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? FaTaskAssignedStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaTaskAssignedStaffId. |
FaTaskTemplate
Declaration
public virtual TaskTemplate FaTaskTemplate { get; set; }
Property Value
Type | Description |
---|---|
TaskTemplate |
FaTaskTemplateId
Gets or sets the FaTaskTemplateId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? FaTaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaTaskTemplateId. |
FromCampus
Declaration
public virtual Campus FromCampus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
FromCampusId
Gets or sets the FromCampusId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int FromCampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FromCampusId. |
FromEnrollment
Declaration
public virtual StudentEnrollmentPeriod FromEnrollment { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
FromProgramVersion
Declaration
public virtual ProgramVersion FromProgramVersion { get; set; }
Property Value
Type | Description |
---|---|
ProgramVersion |
FromProgramVersionId
Gets or sets the FromProgramVersionId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int FromProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FromProgramVersionId. |
FromStudentEnrollmentPeriodId
Gets or sets the FromStudentEnrollmentPeriodId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int FromStudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FromStudentEnrollmentPeriodId. |
Id
Gets or sets the Id associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsBilledDateMoved
Gets or sets the IsBilledDateMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsBilledDateMoved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBilledDateMoved. |
IsBudgetMoved
Gets or sets the IsBudgetMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsBudgetMoved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBudgetMoved. |
IsCoursesMoved
Gets or sets the IsCoursesMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public string IsCoursesMoved { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IsCoursesMoved. |
IsDocumentReviewPerformed
Gets or sets the IsDocumentReviewPerformed associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsDocumentReviewPerformed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDocumentReviewPerformed. |
IsFeesModified
Gets or sets the IsFeesModified associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsFeesModified { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFeesModified. |
IsLdaMoved
Gets or sets the IsLdaMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsLdaMoved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLdaMoved. |
IsPackagedFinancialAidMoved
Gets or sets the IsPackagedFinancialAidMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsPackagedFinancialAidMoved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPackagedFinancialAidMoved. |
IsProcessed
Gets or sets the IsProcessed associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsProcessed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProcessed. |
IsProcessedNow
Gets or sets the IsProcessedNow associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsProcessedNow { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProcessedNow. |
IsReversed
Gets or sets the IsReversed associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsReversed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReversed. |
IsStartDateMoved
Gets or sets the IsStartDateMoved associated with this StudentEnrollmentPeriodTransfer.
Declaration
public bool IsStartDateMoved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsStartDateMoved. |
LastModifiedDate
Gets or sets the LastModifiedDate associated with this StudentEnrollmentPeriodTransfer.
Declaration
public DateTime LastModifiedDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDate. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
ProcessDate
Gets or sets the ProcessDate associated with this StudentEnrollmentPeriodTransfer.
Declaration
public DateTime ProcessDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The ProcessDate. |
SaTaskAssignedStaff
Declaration
public virtual Staff SaTaskAssignedStaff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
SaTaskAssignedStaffId
Gets or sets the SaTaskAssignedStaffId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? SaTaskAssignedStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SaTaskAssignedStaffId. |
SaTaskTemplate
Declaration
public virtual TaskTemplate SaTaskTemplate { get; set; }
Property Value
Type | Description |
---|---|
TaskTemplate |
SaTaskTemplateId
Gets or sets the SaTaskTemplateId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? SaTaskTemplateId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SaTaskTemplateId. |
StaffUser
Declaration
public virtual Staff StaffUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentGroup
Declaration
public virtual StudentGroup StudentGroup { get; set; }
Property Value
Type | Description |
---|---|
StudentGroup |
StudentGroupId
Gets or sets the StudentGroupId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? StudentGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentGroupId. |
StudentId
Gets or sets the StudentId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
ToCampus
Declaration
public virtual Campus ToCampus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
ToCampusId
Gets or sets the ToCampusId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int ToCampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ToCampusId. |
ToEnrollment
Declaration
public virtual StudentEnrollmentPeriod ToEnrollment { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
ToProgramVersion
Declaration
public virtual ProgramVersion ToProgramVersion { get; set; }
Property Value
Type | Description |
---|---|
ProgramVersion |
ToProgramVersionId
Gets or sets the ToProgramVersionId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int ToProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ToProgramVersionId. |
ToStudentEnrollmentPeriodId
Gets or sets the ToStudentEnrollmentPeriodId associated with this StudentEnrollmentPeriodTransfer.
Declaration
public int? ToStudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ToStudentEnrollmentPeriodId. |
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. |