Class StudentNsldsSummaryEntity
This class represents the EntityModel interface to the FaNSLDSStudent database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class StudentNsldsSummaryEntity : Entity, IIdentifiable, IAuditable
Constructors
StudentNsldsSummaryEntity()
Declaration
public StudentNsldsSummaryEntity()
Fields
AggregateCombinedBalanceProperty
The AggregateCombinedBalance property.
Declaration
public static readonly EntityProperty AggregateCombinedBalanceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AggregateSubsidizedBalanceProperty
The AggregateSubsidizedBalance property.
Declaration
public static readonly EntityProperty AggregateSubsidizedBalanceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AggregateUnsubsidizedBalanceProperty
The AggregateUnsubsidizedBalance property.
Declaration
public static readonly EntityProperty AggregateUnsubsidizedBalanceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AmountDisbursedProperty
The AmountDisbursed property.
Declaration
public static readonly EntityProperty AmountDisbursedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AmountScheduledProperty
The AmountScheduled property.
Declaration
public static readonly EntityProperty AmountScheduledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AwardYearProperty
The AwardYear property.
Declaration
public static readonly EntityProperty AwardYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BeginDateProperty
The BeginDate property.
Declaration
public static readonly EntityProperty BeginDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndDateProperty
The EndDate property.
Declaration
public static readonly EntityProperty EndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GradeLevelProperty
The GradeLevel property.
Declaration
public static readonly EntityProperty GradeLevelProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GrantTypeProperty
The GrantType property.
Declaration
public static readonly EntityProperty GrantTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAeiFlagProperty
The IsAeiFlag property.
Declaration
public static readonly EntityProperty IsAeiFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsSulaFlagProperty
The IsSulaFlag property.
Declaration
public static readonly EntityProperty IsSulaFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NumberWeeksInPreviousAcademicYearProperty
The NumberWeeksInPreviousAcademicYear property.
Declaration
public static readonly EntityProperty NumberWeeksInPreviousAcademicYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OverlapPeriodEndDateProperty
The OverlapPeriodEndDate property.
Declaration
public static readonly EntityProperty OverlapPeriodEndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OverlapPeriodStartDateProperty
The OverlapPeriodStartDate property.
Declaration
public static readonly EntityProperty OverlapPeriodStartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PriorPercentageDisbursedProperty
The PriorPercentageDisbursed property.
Declaration
public static readonly EntityProperty PriorPercentageDisbursedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReportDateProperty
The ReportDate property.
Declaration
public static readonly EntityProperty ReportDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SchoolCodeProperty
The SchoolCode property.
Declaration
public static readonly EntityProperty SchoolCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SleuProperty
The Sleu property.
Declaration
public static readonly EntityProperty SleuProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SourceDateProperty
The SourceDate property.
Declaration
public static readonly EntityProperty SourceDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SourceProperty
The Source property.
Declaration
public static readonly EntityProperty SourceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StubUnitsProperty
The StubUnits property.
Declaration
public static readonly EntityProperty StubUnitsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StubWeeksProperty
The StubWeeks property.
Declaration
public static readonly EntityProperty StubWeeksProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentEnrollmentPeriodIdProperty
The StudentEnrollmentPeriodId property.
Declaration
public static readonly EntityProperty StudentEnrollmentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The StudentId property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AggregateCombinedBalance
Gets or sets the AggregateCombinedBalance associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? AggregateCombinedBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AggregateCombinedBalance. |
AggregateSubsidizedBalance
Gets or sets the AggregateSubsidizedBalance associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? AggregateSubsidizedBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AggregateSubsidizedBalance. |
AggregateUnsubsidizedBalance
Gets or sets the AggregateUnsubsidizedBalance associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? AggregateUnsubsidizedBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AggregateUnsubsidizedBalance. |
AmountDisbursed
Gets or sets the AmountDisbursed associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? AmountDisbursed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountDisbursed. |
AmountScheduled
Gets or sets the AmountScheduled associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? AmountScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountScheduled. |
AwardYear
Gets or sets the AwardYear associated with this StudentNsldsSummaryEntity.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BeginDate
Gets or sets the BeginDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? BeginDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BeginDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EndDate
Gets or sets the EndDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndDate. |
GradeLevel
Gets or sets the GradeLevel associated with this StudentNsldsSummaryEntity.
Declaration
public string GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GradeLevel. |
GrantType
Gets or sets the GrantType associated with this StudentNsldsSummaryEntity.
Declaration
public string GrantType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GrantType. |
Id
Gets or sets the Id associated with this StudentNsldsSummaryEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAeiFlag
Gets or sets the IsAeiFlag associated with this StudentNsldsSummaryEntity.
Declaration
public bool IsAeiFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAeiFlag. |
IsSulaFlag
Gets or sets the IsSulaFlag associated with this StudentNsldsSummaryEntity.
Declaration
public bool IsSulaFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSulaFlag. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentNsldsSummaryEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NumberWeeksInPreviousAcademicYear
Gets or sets the NumberWeeksInPreviousAcademicYear associated with this StudentNsldsSummaryEntity.
Declaration
public short? NumberWeeksInPreviousAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The NumberWeeksInPreviousAcademicYear. |
OverlapPeriodEndDate
Gets or sets the OverlapPeriodEndDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? OverlapPeriodEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OverlapPeriodEndDate. |
OverlapPeriodStartDate
Gets or sets the OverlapPeriodStartDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? OverlapPeriodStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OverlapPeriodStartDate. |
PriorPercentageDisbursed
Gets or sets the PriorPercentageDisbursed associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? PriorPercentageDisbursed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PriorPercentageDisbursed. |
ReportDate
Gets or sets the ReportDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? ReportDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReportDate. |
RowVersion
Gets or sets the RowVersion associated with this StudentNsldsSummaryEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolCode
Gets or sets the SchoolCode associated with this StudentNsldsSummaryEntity.
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolCode. |
Sleu
Gets or sets the Sleu associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? Sleu { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Sleu. |
Source
Gets or sets the Source associated with this StudentNsldsSummaryEntity.
Declaration
public string Source { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Source. |
SourceDate
Gets or sets the SourceDate associated with this StudentNsldsSummaryEntity.
Declaration
public DateTime? SourceDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SourceDate. |
StubUnits
Gets or sets the StubUnits associated with this StudentNsldsSummaryEntity.
Declaration
public decimal? StubUnits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StubUnits. |
StubWeeks
Gets or sets the StubWeeks associated with this StudentNsldsSummaryEntity.
Declaration
public int? StubWeeks { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StubWeeks. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentNsldsSummaryEntity.
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 StudentNsldsSummaryEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
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()