Class TsmStudentFaHistoryDetailEntity
This class represents the EntityModel interface to the FaTsmFah database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class TsmStudentFaHistoryDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
TsmStudentFaHistoryDetailEntity()
Declaration
public TsmStudentFaHistoryDetailEntity()
Fields
AggregatePerkinsFlagsRecordProperty
The AggregatePerkinsFlagsRecord property.
Declaration
public static readonly EntityProperty AggregatePerkinsFlagsRecordProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AlertHeaderRecordProperty
The AlertHeaderRecord property.
Declaration
public static readonly EntityProperty AlertHeaderRecordProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AlertTrailerRecordProperty
The AlertTrailerRecord property.
Declaration
public static readonly EntityProperty AlertTrailerRecordProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BatchIdentifierProperty
The BatchIdentifier property.
Declaration
public static readonly EntityProperty BatchIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BirthDateProperty
The BirthDate property.
Declaration
public static readonly EntityProperty BirthDateProperty
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 |
FirstNameProperty
The FirstName property.
Declaration
public static readonly EntityProperty FirstNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GrantPaymentRecordProperty
The GrantPaymentRecord property.
Declaration
public static readonly EntityProperty GrantPaymentRecordProperty
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 |
IsManuallyMatchedProperty
The IsManuallyMatched property.
Declaration
public static readonly EntityProperty IsManuallyMatchedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsReviewedProperty
The IsReviewed property.
Declaration
public static readonly EntityProperty IsReviewedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsType1Property
The IsType1 property.
Declaration
public static readonly EntityProperty IsType1Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsType4Property
The IsType4 property.
Declaration
public static readonly EntityProperty IsType4Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsType5Property
The IsType5 property.
Declaration
public static readonly EntityProperty IsType5Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastMatchedByUserIdProperty
The LastMatchedByUserId property.
Declaration
public static readonly EntityProperty LastMatchedByUserIdProperty
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 |
LastNameProperty
The LastName property.
Declaration
public static readonly EntityProperty LastNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LoanDetailRecordProperty
The LoanDetailRecord property.
Declaration
public static readonly EntityProperty LoanDetailRecordProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NameHistoryRecordProperty
The NameHistoryRecord property.
Declaration
public static readonly EntityProperty NameHistoryRecordProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NoteProperty
The Note property.
Declaration
public static readonly EntityProperty NoteProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OverpaymentRecordProperty
The OverpaymentRecord property.
Declaration
public static readonly EntityProperty OverpaymentRecordProperty
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 |
StudentSsnProperty
The StudentSsn property.
Declaration
public static readonly EntityProperty StudentSsnProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TsmStudentIdProperty
The TsmStudentId property.
Declaration
public static readonly EntityProperty TsmStudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TypeProperty
The Type property.
Declaration
public static readonly EntityProperty TypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AggregatePerkinsFlagsRecord
Gets or sets the AggregatePerkinsFlagsRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string AggregatePerkinsFlagsRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AggregatePerkinsFlagsRecord. |
AlertHeaderRecord
Gets or sets the AlertHeaderRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string AlertHeaderRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AlertHeaderRecord. |
AlertTrailerRecord
Gets or sets the AlertTrailerRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string AlertTrailerRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AlertTrailerRecord. |
BatchIdentifier
Gets or sets the BatchIdentifier associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchIdentifier. |
BirthDate
Gets or sets the BirthDate associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public DateTime BirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The BirthDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FirstName
Gets or sets the FirstName associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
GrantPaymentRecord
Gets or sets the GrantPaymentRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string GrantPaymentRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GrantPaymentRecord. |
Id
Gets or sets the Id associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsManuallyMatched
Gets or sets the IsManuallyMatched associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public bool? IsManuallyMatched { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsManuallyMatched. |
IsReviewed
Gets or sets the IsReviewed associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public bool IsReviewed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsReviewed. |
IsType1
Gets or sets the IsType1 associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public bool IsType1 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsType1. |
IsType4
Gets or sets the IsType4 associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public bool IsType4 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsType4. |
IsType5
Gets or sets the IsType5 associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public bool IsType5 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsType5. |
LastMatchedByUserId
Gets or sets the LastMatchedByUserId associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public int? LastMatchedByUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LastMatchedByUserId. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastName
Gets or sets the LastName associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
LoanDetailRecord
Gets or sets the LoanDetailRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string LoanDetailRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LoanDetailRecord. |
NameHistoryRecord
Gets or sets the NameHistoryRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string NameHistoryRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NameHistoryRecord. |
Note
Gets or sets the Note associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
OverpaymentRecord
Gets or sets the OverpaymentRecord associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string OverpaymentRecord { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OverpaymentRecord. |
RowVersion
Gets or sets the RowVersion associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolCode
Gets or sets the SchoolCode associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolCode. |
StudentSsn
Gets or sets the StudentSsn associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string StudentSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentSsn. |
TsmStudentId
Gets or sets the TsmStudentId associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public int? TsmStudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TsmStudentId. |
Type
Gets or sets the Type associated with this TsmStudentFaHistoryDetailEntity.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Type. |
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()