Class StudentSubsidiaryAccountRefundPendingCheck
This class represents the EntityModel interface to the FaaSubsidiaryPendingChecks_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentSubsidiaryAccountRefundPendingCheck
Constructors
StudentSubsidiaryAccountRefundPendingCheck()
Declaration
public StudentSubsidiaryAccountRefundPendingCheck()
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AcademicYearSequence. |
Amount
Gets or sets the Amount associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
AwardYear
Gets or sets the AwardYear associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BankAccount
Declaration
public virtual BankAccount BankAccount { get; set; }
Property Value
Type | Description |
---|---|
BankAccount |
BankAccountId
Gets or sets the BankAccountId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int? BankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BankAccountId. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DueDate
Gets or sets the DueDate associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public DateTime? DueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DueDate. |
EnrollmentNumber
Gets or sets the EnrollmentNumber associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string EnrollmentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentNumber. |
FirstName
Gets or sets the FirstName associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
Id
Gets or sets the Id associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsCheckNumberEditable
Gets or sets the IsCheckNumberEditable associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string IsCheckNumberEditable { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IsCheckNumberEditable. |
LastName
Gets or sets the LastName associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
PayeeCity
Gets or sets the PayeeCity associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeeCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeCity. |
PayeeName
Gets or sets the PayeeName associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeName. |
PayeePostalCode
Gets or sets the PayeePostalCode associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeePostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeePostalCode. |
PayeeState
Gets or sets the PayeeState associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeeState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeState. |
PayeeStreetAddress
Gets or sets the PayeeStreetAddress associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeeStreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeStreetAddress. |
PayeeStreetAddress2
Gets or sets the PayeeStreetAddress2 associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PayeeStreetAddress2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeStreetAddress2. |
PrintCheckNumber
Gets or sets the PrintCheckNumber associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string PrintCheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrintCheckNumber. |
ProcessDescription
Gets or sets the ProcessDescription associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string ProcessDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProcessDescription. |
ReturnMethod
Gets or sets the ReturnMethod associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
Ssn
Gets or sets the Ssn associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
Staff
Declaration
public virtual Staff Staff { get; set; }
Property Value
Type | Description |
---|---|
Staff |
StaffGroup
Declaration
public virtual StaffGroup StaffGroup { get; set; }
Property Value
Type | Description |
---|---|
StaffGroup |
StaffGroupId
Gets or sets the StaffGroupId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int? StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StaffGroupId. |
StaffId
Gets or sets the StaffId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int StaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StaffId. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentNumber
Gets or sets the StudentNumber associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
StudentRelationshipAddress
Declaration
public virtual StudentRelationshipAddress StudentRelationshipAddress { get; set; }
Property Value
Type | Description |
---|---|
StudentRelationshipAddress |
StudentRelationshipAddressId
Gets or sets the StudentRelationshipAddressId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int? StudentRelationshipAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRelationshipAddressId. |
StudentSubsidiaryAccountRefund
Declaration
public virtual StudentSubsidiaryAccountRefund StudentSubsidiaryAccountRefund { get; set; }
Property Value
Type | Description |
---|---|
StudentSubsidiaryAccountRefund |
StudentSubsidiaryAccountRefundId
Gets or sets the StudentSubsidiaryAccountRefundId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int StudentSubsidiaryAccountRefundId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentSubsidiaryAccountRefundId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this StudentSubsidiaryAccountRefundPendingCheck.
Declaration
public int TermId { get; set; }
Property Value
Type | Description |
---|---|
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. |