Class MasterPromNoteAutomatedLoanLinkEntity
This class represents the EntityModel interface to the FaBackgroundServiceMpnLinkHistory_FAA database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class MasterPromNoteAutomatedLoanLinkEntity : Entity, IIdentifiable, IAuditable
Constructors
MasterPromNoteAutomatedLoanLinkEntity()
Declaration
public MasterPromNoteAutomatedLoanLinkEntity()
Fields
CampusIdProperty
The CampusId property.
Declaration
public static readonly EntityProperty CampusIdProperty
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 |
FundSourceIdProperty
The FundSourceId property.
Declaration
public static readonly EntityProperty FundSourceIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceTypeProperty
The FundSourceType property.
Declaration
public static readonly EntityProperty FundSourceTypeProperty
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 |
IsMpnLinkIndicatorProperty
The IsMpnLinkIndicator property.
Declaration
public static readonly EntityProperty IsMpnLinkIndicatorProperty
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 |
LinkDateProperty
The LinkDate property.
Declaration
public static readonly EntityProperty LinkDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LinkResultProperty
The LinkResult property.
Declaration
public static readonly EntityProperty LinkResultProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MpnExpirationDateProperty
The MpnExpirationDate property.
Declaration
public static readonly EntityProperty MpnExpirationDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MpnIdentifierProperty
The MpnIdentifier property.
Declaration
public static readonly EntityProperty MpnIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MpnStatusProperty
The MpnStatus property.
Declaration
public static readonly EntityProperty MpnStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReasonProperty
The Reason property.
Declaration
public static readonly EntityProperty ReasonProperty
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 |
StudentAwardIdProperty
The StudentAwardId property.
Declaration
public static readonly EntityProperty StudentAwardIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAwardLoanIdProperty
The StudentAwardLoanId property.
Declaration
public static readonly EntityProperty StudentAwardLoanIdProperty
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
CampusId
Gets or sets the CampusId associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FundSourceId
Gets or sets the FundSourceId associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FundSourceId. |
FundSourceType
Gets or sets the FundSourceType associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
Id
Gets or sets the Id associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsMpnLinkIndicator
Gets or sets the IsMpnLinkIndicator associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public bool? IsMpnLinkIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMpnLinkIndicator. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LinkDate
Gets or sets the LinkDate associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public DateTime? LinkDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LinkDate. |
LinkResult
Gets or sets the LinkResult associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public bool? LinkResult { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The LinkResult. |
MpnExpirationDate
Gets or sets the MpnExpirationDate associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public DateTime? MpnExpirationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The MpnExpirationDate. |
MpnIdentifier
Gets or sets the MpnIdentifier associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public string MpnIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MpnIdentifier. |
MpnStatus
Gets or sets the MpnStatus associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public string MpnStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MpnStatus. |
Reason
Gets or sets the Reason associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public string Reason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reason. |
RowVersion
Gets or sets the RowVersion associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentAwardId
Gets or sets the StudentAwardId associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardId. |
StudentAwardLoanId
Gets or sets the StudentAwardLoanId associated with this MasterPromNoteAutomatedLoanLinkEntity.
Declaration
public int? StudentAwardLoanId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardLoanId. |
StudentId
Gets or sets the StudentId associated with this MasterPromNoteAutomatedLoanLinkEntity.
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()