Class RefundCalculationInstitutionalRt4FundSourceEntity
This class represents the EntityModel interface to the ApInstitutionalRefundCalculationRt4Summary database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class RefundCalculationInstitutionalRt4FundSourceEntity : Entity, IIdentifiable, IAuditable
Constructors
RefundCalculationInstitutionalRt4FundSourceEntity()
Declaration
public RefundCalculationInstitutionalRt4FundSourceEntity()
Fields
AdditionalInstitutionalRefundPolicyRefundAmountProperty
The AdditionalInstitutionalRefundPolicyRefundAmount property.
Declaration
public static readonly EntityProperty AdditionalInstitutionalRefundPolicyRefundAmountProperty
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 |
DueDateProperty
The DueDate property.
Declaration
public static readonly EntityProperty DueDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceNameProperty
The FundSourceName property.
Declaration
public static readonly EntityProperty FundSourceNameProperty
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 |
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 |
NetAmountProperty
The NetAmount property.
Declaration
public static readonly EntityProperty NetAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RefundCalculationInstitutionalHeaderIdProperty
The RefundCalculationInstitutionalHeaderId property.
Declaration
public static readonly EntityProperty RefundCalculationInstitutionalHeaderIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReturnMethodAsAch
Declaration
public static readonly string ReturnMethodAsAch
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodAsCheck
Declaration
public static readonly string ReturnMethodAsCheck
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodAsCreditCard
Declaration
public static readonly string ReturnMethodAsCreditCard
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodAsEft
Declaration
public static readonly string ReturnMethodAsEft
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodAsMasterCheck
Declaration
public static readonly string ReturnMethodAsMasterCheck
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodAsNet
Declaration
public static readonly string ReturnMethodAsNet
Field Value
Type | Description |
---|---|
System.String |
ReturnMethodProperty
The ReturnMethod property.
Declaration
public static readonly EntityProperty ReturnMethodProperty
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 |
SchoolReturnAmountProperty
The SchoolReturnAmount property.
Declaration
public static readonly EntityProperty SchoolReturnAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StipendAmountProperty
The StipendAmount property.
Declaration
public static readonly EntityProperty StipendAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentReturnAmountProperty
The StudentReturnAmount property.
Declaration
public static readonly EntityProperty StudentReturnAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TotalRefundAmountProperty
The TotalRefundAmount property.
Declaration
public static readonly EntityProperty TotalRefundAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AdditionalInstitutionalRefundPolicyRefundAmount
Gets or sets the AdditionalInstitutionalRefundPolicyRefundAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? AdditionalInstitutionalRefundPolicyRefundAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AdditionalInstitutionalRefundPolicyRefundAmount. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DueDate
Gets or sets the DueDate associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public DateTime? DueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DueDate. |
FundSourceName
Gets or sets the FundSourceName associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
Id
Gets or sets the Id associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NetAmount
Gets or sets the NetAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? NetAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The NetAmount. |
RefundCalculationInstitutionalHeaderId
Gets or sets the RefundCalculationInstitutionalHeaderId associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public int RefundCalculationInstitutionalHeaderId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The RefundCalculationInstitutionalHeaderId. |
ReturnMethod
Gets or sets the ReturnMethod associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
RowVersion
Gets or sets the RowVersion associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolReturnAmount
Gets or sets the SchoolReturnAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? SchoolReturnAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The SchoolReturnAmount. |
StipendAmount
Gets or sets the StipendAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? StipendAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StipendAmount. |
StudentReturnAmount
Gets or sets the StudentReturnAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? StudentReturnAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StudentReturnAmount. |
TotalRefundAmount
Gets or sets the TotalRefundAmount associated with this RefundCalculationInstitutionalRt4FundSourceEntity.
Declaration
public decimal? TotalRefundAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalRefundAmount. |
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()