Class StipendScheduleBatchDetail
This class represents the EntityModel interface to the SaScheduleStipendsWork database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StipendScheduleBatchDetail
Constructors
StipendScheduleBatchDetail()
Declaration
public StipendScheduleBatchDetail()
Properties
AcademicYearAmountScheduledForYear
Gets or sets the AcademicYearAmountScheduledForYear associated with this StipendScheduleBatchDetail.
Declaration
public decimal? AcademicYearAmountScheduledForYear { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AcademicYearAmountScheduledForYear. |
AcademicYearInstitutionalCharges
Gets or sets the AcademicYearInstitutionalCharges associated with this StipendScheduleBatchDetail.
Declaration
public decimal? AcademicYearInstitutionalCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AcademicYearInstitutionalCharges. |
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this StipendScheduleBatchDetail.
Declaration
public short? AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The AcademicYearSequence. |
AwardYear
Gets or sets the AwardYear associated with this StipendScheduleBatchDetail.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BatchIdentifier
Gets or sets the BatchIdentifier associated with this StipendScheduleBatchDetail.
Declaration
public int? BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BatchIdentifier. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusCodeList
Gets or sets the CampusCodeList associated with this StipendScheduleBatchDetail.
Declaration
public string CampusCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCodeList. |
CampusId
Gets or sets the CampusId associated with this StipendScheduleBatchDetail.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
CampusName
Gets or sets the CampusName associated with this StipendScheduleBatchDetail.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StipendScheduleBatchDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FromStartDate
Gets or sets the FromStartDate associated with this StipendScheduleBatchDetail.
Declaration
public DateTime? FromStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FromStartDate. |
FromTransactionDate
Gets or sets the FromTransactionDate associated with this StipendScheduleBatchDetail.
Declaration
public DateTime? FromTransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FromTransactionDate. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceCode
Gets or sets the FundSourceCode associated with this StipendScheduleBatchDetail.
Declaration
public string FundSourceCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceCode. |
FundSourceId
Gets or sets the FundSourceId associated with this StipendScheduleBatchDetail.
Declaration
public int? FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FundSourceId. |
FundSourceName
Gets or sets the FundSourceName associated with this StipendScheduleBatchDetail.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
Id
Gets or sets the Id associated with this StipendScheduleBatchDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAchEligible
Gets or sets the IsAchEligible associated with this StipendScheduleBatchDetail.
Declaration
public bool IsAchEligible { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAchEligible. |
IsLimitedByPackagedAmount
Gets or sets the IsLimitedByPackagedAmount associated with this StipendScheduleBatchDetail.
Declaration
public bool IsLimitedByPackagedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsLimitedByPackagedAmount. |
IsPreventedByInstitutionalCharges
Gets or sets the IsPreventedByInstitutionalCharges associated with this StipendScheduleBatchDetail.
Declaration
public bool IsPreventedByInstitutionalCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPreventedByInstitutionalCharges. |
IsProceed
Gets or sets the IsProceed associated with this StipendScheduleBatchDetail.
Declaration
public bool IsProceed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsProceed. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StipendScheduleBatchDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StipendScheduleBatchDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OriginalStipendAmount
Gets or sets the OriginalStipendAmount associated with this StipendScheduleBatchDetail.
Declaration
public decimal? OriginalStipendAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OriginalStipendAmount. |
PackagedAmount
Gets or sets the PackagedAmount associated with this StipendScheduleBatchDetail.
Declaration
public decimal? PackagedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PackagedAmount. |
PayeeName
Gets or sets the PayeeName associated with this StipendScheduleBatchDetail.
Declaration
public string PayeeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeName. |
PaymentPeriodSequence
Gets or sets the PaymentPeriodSequence associated with this StipendScheduleBatchDetail.
Declaration
public short? PaymentPeriodSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The PaymentPeriodSequence. |
ProgramCodeList
Gets or sets the ProgramCodeList associated with this StipendScheduleBatchDetail.
Declaration
public string ProgramCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCodeList. |
ProgramVersionCodeList
Gets or sets the ProgramVersionCodeList associated with this StipendScheduleBatchDetail.
Declaration
public string ProgramVersionCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionCodeList. |
ReturnMethod
Gets or sets the ReturnMethod associated with this StipendScheduleBatchDetail.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
ReturnMethodCode
Gets or sets the ReturnMethodCode associated with this StipendScheduleBatchDetail.
Declaration
public string ReturnMethodCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethodCode. |
ScheduledDate
Gets or sets the ScheduledDate associated with this StipendScheduleBatchDetail.
Declaration
public DateTime? ScheduledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ScheduledDate. |
SchoolStatusCodeList
Gets or sets the SchoolStatusCodeList associated with this StipendScheduleBatchDetail.
Declaration
public string SchoolStatusCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolStatusCodeList. |
StaffName
Gets or sets the StaffName associated with this StipendScheduleBatchDetail.
Declaration
public string StaffName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StaffName. |
StipendAddressType
Gets or sets the StipendAddressType associated with this StipendScheduleBatchDetail.
Declaration
public string StipendAddressType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StipendAddressType. |
StipendAmount
Gets or sets the StipendAmount associated with this StipendScheduleBatchDetail.
Declaration
public decimal? StipendAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StipendAmount. |
StipendSummary
Declaration
public virtual StipendSummary StipendSummary { get; set; }
Property Value
Type | Description |
---|---|
StipendSummary |
StipendSummaryId
Gets or sets the StipendSummaryId associated with this StipendScheduleBatchDetail.
Declaration
public int? StipendSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StipendSummaryId. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAcademicYear
Declaration
public virtual StudentAcademicYear StudentAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYear |
StudentAcademicYearId
Gets or sets the StudentAcademicYearId associated with this StipendScheduleBatchDetail.
Declaration
public int? StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearId. |
StudentAcademicYearPaymentPeriod
Declaration
public virtual StudentAcademicYearPaymentPeriod StudentAcademicYearPaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearPaymentPeriod |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this StipendScheduleBatchDetail.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentAccountTransaction
Declaration
public virtual StudentAccountTransaction StudentAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransaction |
StudentAccountTransactionId
Gets or sets the StudentAccountTransactionId associated with this StipendScheduleBatchDetail.
Declaration
public int? StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAccountTransactionId. |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this StipendScheduleBatchDetail.
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<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 StipendScheduleBatchDetail.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentGroupCodeList
Gets or sets the StudentGroupCodeList associated with this StipendScheduleBatchDetail.
Declaration
public string StudentGroupCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentGroupCodeList. |
StudentId
Gets or sets the StudentId associated with this StipendScheduleBatchDetail.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentName
Gets or sets the StudentName associated with this StipendScheduleBatchDetail.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this StipendScheduleBatchDetail.
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 StipendScheduleBatchDetail.
Declaration
public int? StudentRelationshipAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRelationshipAddressId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermCode
Gets or sets the TermCode associated with this StipendScheduleBatchDetail.
Declaration
public string TermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermCode. |
TermId
Gets or sets the TermId associated with this StipendScheduleBatchDetail.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
ToStartDate
Gets or sets the ToStartDate associated with this StipendScheduleBatchDetail.
Declaration
public DateTime? ToStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ToStartDate. |
ToTransactionDate
Gets or sets the ToTransactionDate associated with this StipendScheduleBatchDetail.
Declaration
public DateTime? ToTransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ToTransactionDate. |
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. |