Class EnrollmentReportingDetail
This class represents the EntityModel interface to the FaSscr001 database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class EnrollmentReportingDetail
Constructors
EnrollmentReportingDetail()
Declaration
public EnrollmentReportingDetail()
Properties
AddressEffectiveDate
Gets or sets the AddressEffectiveDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? AddressEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AddressEffectiveDate. |
AnticipatedCompletionDate
Gets or sets the AnticipatedCompletionDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? AnticipatedCompletionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AnticipatedCompletionDate. |
BatchIdentifier
Gets or sets the BatchIdentifier associated with this EnrollmentReportingDetail.
Declaration
public string BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchIdentifier. |
BirthDate
Gets or sets the BirthDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? BirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BirthDate. |
BranchDesignatorCode
Gets or sets the BranchDesignatorCode associated with this EnrollmentReportingDetail.
Declaration
public string BranchDesignatorCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BranchDesignatorCode. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this EnrollmentReportingDetail.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
CertificationDate
Gets or sets the CertificationDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? CertificationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CertificationDate. |
City
Gets or sets the City associated with this EnrollmentReportingDetail.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
ClockCredit
Gets or sets the ClockCredit associated with this EnrollmentReportingDetail.
Declaration
public string ClockCredit { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ClockCredit. |
Country
Gets or sets the Country associated with this EnrollmentReportingDetail.
Declaration
public string Country { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Country. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this EnrollmentReportingDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EnrollmentEffectiveDate
Gets or sets the EnrollmentEffectiveDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? EnrollmentEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EnrollmentEffectiveDate. |
EnrollmentStatus
Declaration
public virtual EnrollmentStatus EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
EnrollmentStatus |
EnrollmentStatusCode
Gets or sets the EnrollmentStatusCode associated with this EnrollmentReportingDetail.
Declaration
public string EnrollmentStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatusCode. |
EnrollmentStatusId
Gets or sets the EnrollmentStatusId associated with this EnrollmentReportingDetail.
Declaration
public int? EnrollmentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EnrollmentStatusId. |
FaExportImportFile
Declaration
public virtual FaExportImportFile FaExportImportFile { get; set; }
Property Value
Type | Description |
---|---|
FaExportImportFile |
FaExportImportFileId
Gets or sets the FaExportImportFileId associated with this EnrollmentReportingDetail.
Declaration
public int? FaExportImportFileId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaExportImportFileId. |
FirstName
Gets or sets the FirstName associated with this EnrollmentReportingDetail.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
GoodAddressFlag
Gets or sets the GoodAddressFlag associated with this EnrollmentReportingDetail.
Declaration
public string GoodAddressFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GoodAddressFlag. |
Id
Gets or sets the Id associated with this EnrollmentReportingDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAddedToFile
Gets or sets the IsAddedToFile associated with this EnrollmentReportingDetail.
Declaration
public bool? IsAddedToFile { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAddedToFile. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this EnrollmentReportingDetail.
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 EnrollmentReportingDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastName
Gets or sets the LastName associated with this EnrollmentReportingDetail.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
MiddleName
Gets or sets the MiddleName associated with this EnrollmentReportingDetail.
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MiddleName. |
MoveToSchoolBranchCode
Gets or sets the MoveToSchoolBranchCode associated with this EnrollmentReportingDetail.
Declaration
public string MoveToSchoolBranchCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MoveToSchoolBranchCode. |
OldAnticipatedCompletionDate
Gets or sets the OldAnticipatedCompletionDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? OldAnticipatedCompletionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OldAnticipatedCompletionDate. |
OldBirthDate
Gets or sets the OldBirthDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? OldBirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OldBirthDate. |
OldEnrollmentEffectiveDate
Gets or sets the OldEnrollmentEffectiveDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? OldEnrollmentEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OldEnrollmentEffectiveDate. |
OldEnrollmentStatus
Gets or sets the OldEnrollmentStatus associated with this EnrollmentReportingDetail.
Declaration
public string OldEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldEnrollmentStatus. |
OldFirstName
Gets or sets the OldFirstName associated with this EnrollmentReportingDetail.
Declaration
public string OldFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldFirstName. |
OldLastName
Gets or sets the OldLastName associated with this EnrollmentReportingDetail.
Declaration
public string OldLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldLastName. |
OldMiddleName
Gets or sets the OldMiddleName associated with this EnrollmentReportingDetail.
Declaration
public string OldMiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldMiddleName. |
OpeId
Gets or sets the OpeId associated with this EnrollmentReportingDetail.
Declaration
public string OpeId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OpeId. |
PhoneCountryCode
Gets or sets the PhoneCountryCode associated with this EnrollmentReportingDetail.
Declaration
public string PhoneCountryCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneCountryCode. |
PhoneNumber
Gets or sets the PhoneNumber associated with this EnrollmentReportingDetail.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
PhoneNumberFlag
Gets or sets the PhoneNumberFlag associated with this EnrollmentReportingDetail.
Declaration
public string PhoneNumberFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumberFlag. |
PhoneType
Gets or sets the PhoneType associated with this EnrollmentReportingDetail.
Declaration
public string PhoneType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneType. |
PostalCode
Gets or sets the PostalCode associated with this EnrollmentReportingDetail.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
ProgramIndicator
Gets or sets the ProgramIndicator associated with this EnrollmentReportingDetail.
Declaration
public string ProgramIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramIndicator. |
SchoolBranchCode
Gets or sets the SchoolBranchCode associated with this EnrollmentReportingDetail.
Declaration
public string SchoolBranchCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolBranchCode. |
SchoolCode
Gets or sets the SchoolCode associated with this EnrollmentReportingDetail.
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolCode. |
SchoolStatus
Declaration
public virtual SchoolStatus SchoolStatus { get; set; }
Property Value
Type | Description |
---|---|
SchoolStatus |
SchoolStatusId
Gets or sets the SchoolStatusId associated with this EnrollmentReportingDetail.
Declaration
public int? SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolStatusId. |
Ssn
Gets or sets the Ssn associated with this EnrollmentReportingDetail.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
SsnIndicator
Gets or sets the SsnIndicator associated with this EnrollmentReportingDetail.
Declaration
public string SsnIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SsnIndicator. |
State
Gets or sets the State associated with this EnrollmentReportingDetail.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this EnrollmentReportingDetail.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
StreetAddress2
Gets or sets the StreetAddress2 associated with this EnrollmentReportingDetail.
Declaration
public string StreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress2. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this EnrollmentReportingDetail.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this EnrollmentReportingDetail.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermBeginDate
Gets or sets the TermBeginDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? TermBeginDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TermBeginDate. |
TermCode
Gets or sets the TermCode associated with this EnrollmentReportingDetail.
Declaration
public string TermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermCode. |
TermCreditsSched
Gets or sets the TermCreditsSched associated with this EnrollmentReportingDetail.
Declaration
public int? TermCreditsSched { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermCreditsSched. |
TermEndDate
Gets or sets the TermEndDate associated with this EnrollmentReportingDetail.
Declaration
public DateTime? TermEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TermEndDate. |
TermHoursSched
Gets or sets the TermHoursSched associated with this EnrollmentReportingDetail.
Declaration
public int? TermHoursSched { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermHoursSched. |
TermId
Gets or sets the TermId associated with this EnrollmentReportingDetail.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
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. |