Class MultipleDisbursementPaymentPeriodTemplateEntity
This class represents the EntityModel interface to the FaMultiDisbSchedRuleCriteria database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class MultipleDisbursementPaymentPeriodTemplateEntity : Entity, IIdentifiable, IAuditableConstructors
MultipleDisbursementPaymentPeriodTemplateEntity()
Declaration
public MultipleDisbursementPaymentPeriodTemplateEntity()Fields
CodeProperty
The Code property.
Declaration
public static readonly EntityProperty CodePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
DegreeIdProperty
The DegreeId property.
Declaration
public static readonly EntityProperty DegreeIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
FundSourceIdProperty
The FundSourceId property.
Declaration
public static readonly EntityProperty FundSourceIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
FundSourceTypeCodeProperty
The FundSourceTypeCode property.
Declaration
public static readonly EntityProperty FundSourceTypeCodePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
IsActiveProperty
The IsActive property.
Declaration
public static readonly EntityProperty IsActivePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
IsGraduateStudentProperty
The IsGraduateStudent property.
Declaration
public static readonly EntityProperty IsGraduateStudentPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
IsTermProperty
The IsTerm property.
Declaration
public static readonly EntityProperty IsTermPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
IsTitleIvProperty
The IsTitleIv property.
Declaration
public static readonly EntityProperty IsTitleIvPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
NameProperty
The Name property.
Declaration
public static readonly EntityProperty NamePropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
ProgramIdProperty
The ProgramId property.
Declaration
public static readonly EntityProperty ProgramIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
ProgramVersionIdProperty
The ProgramVersionId property.
Declaration
public static readonly EntityProperty ProgramVersionIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
TemplateCampusesProperty
The TemplateCampuses property.
Declaration
public static readonly EntityProperty TemplateCampusesPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
TemplateRulesProperty
The TemplateRules property.
Declaration
public static readonly EntityProperty TemplateRulesPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
UsaStateIdProperty
The UsaStateId property.
Declaration
public static readonly EntityProperty UsaStateIdPropertyField Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityProperty | 
Properties
Code
Gets or sets the Code associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public string Code { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | The Code. | 
CreatedDateTime
Gets or sets the CreatedDateTime associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public DateTime CreatedDateTime { get; set; }Property Value
| Type | Description | 
|---|---|
| System.DateTime | The CreatedDateTime. | 
DegreeId
Gets or sets the DegreeId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int? DegreeId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> | The DegreeId. | 
FundSourceId
Gets or sets the FundSourceId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int? FundSourceId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> | The FundSourceId. | 
FundSourceTypeCode
Gets or sets the FundSourceTypeCode associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public string FundSourceTypeCode { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | The FundSourceTypeCode. | 
Id
Gets or sets the Id associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int Id { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | The Id. | 
IsActive
Gets or sets the IsActive associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public bool IsActive { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | The IsActive. | 
IsAllowedToDeactivate
Declaration
public bool IsAllowedToDeactivate { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsGraduateMatchingWithProgram
Declaration
public bool IsGraduateMatchingWithProgram { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsGraduateMatchingWithProgramVersion
Declaration
public bool IsGraduateMatchingWithProgramVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsGraduateStudent
Gets or sets the IsGraduateStudent associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public bool? IsGraduateStudent { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Boolean> | The IsGraduateStudent. | 
IsProgramMatchingWithGraduate
Declaration
public bool IsProgramMatchingWithGraduate { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsProgramMatchingWithTerm
Declaration
public bool IsProgramMatchingWithTerm { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsProgramMatchingWithTermAndGraduate
Declaration
public bool IsProgramMatchingWithTermAndGraduate { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsTerm
Gets or sets the IsTerm associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public bool? IsTerm { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Boolean> | The IsTerm. | 
IsTermMatchingWithProgram
Declaration
public bool IsTermMatchingWithProgram { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsTermMatchingWithProgramVersion
Declaration
public bool IsTermMatchingWithProgramVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Boolean | 
IsTitleIv
Gets or sets the IsTitleIv associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public bool? IsTitleIv { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Boolean> | The IsTitleIv. | 
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }Property Value
| Type | Description | 
|---|---|
| System.DateTime | The LastModifiedDateTime. | 
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int LastModifiedUserId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | The LastModifiedUserId. | 
Name
Gets or sets the Name associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | The Name. | 
ProgramId
Gets or sets the ProgramId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int? ProgramId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> | The ProgramId. | 
ProgramVersionId
Gets or sets the ProgramVersionId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int? ProgramVersionId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> | The ProgramVersionId. | 
RowVersion
Gets or sets the RowVersion associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public byte[] RowVersion { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Byte[] | The RowVersion. | 
TemplateCampuses
Declaration
public virtual EntityCollection<MultipleDisbursementPaymentPeriodTemplateCampusAssociationEntity> TemplateCampuses { get; set; }Property Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityCollection<MultipleDisbursementPaymentPeriodTemplateCampusAssociationEntity> | 
TemplateRules
Declaration
public virtual EntityCollection<MultipleDisbursementPaymentPeriodTemplateRuleEntity> TemplateRules { get; set; }Property Value
| Type | Description | 
|---|---|
| Cmc.Core.EntityModel.EntityCollection<MultipleDisbursementPaymentPeriodTemplateRuleEntity> | 
UsaStateId
Gets or sets the UsaStateId associated with this MultipleDisbursementPaymentPeriodTemplateEntity.
Declaration
public int? UsaStateId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.Int32> | The UsaStateId. | 
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()