Class NoelLevitzGridSettingEntity
This class represents the EntityModel interface to the FaNoelLevitz database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class NoelLevitzGridSettingEntity : Entity, IIdentifiable, IAuditable
Constructors
NoelLevitzGridSettingEntity()
Declaration
public NoelLevitzGridSettingEntity()
Fields
AwardYearProperty
The AwardYear property.
Declaration
public static readonly EntityProperty AwardYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
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 |
GridCriteriaProperty
The GridCriteria property.
Declaration
public static readonly EntityProperty GridCriteriaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GridNameProperty
The GridName property.
Declaration
public static readonly EntityProperty GridNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighValue1Property
The HighValue1 property.
Declaration
public static readonly EntityProperty HighValue1Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighValue2Property
The HighValue2 property.
Declaration
public static readonly EntityProperty HighValue2Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighValue3Property
The HighValue3 property.
Declaration
public static readonly EntityProperty HighValue3Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighValue4Property
The HighValue4 property.
Declaration
public static readonly EntityProperty HighValue4Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighValue5Property
The HighValue5 property.
Declaration
public static readonly EntityProperty HighValue5Property
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 |
LowValue1Property
The LowValue1 property.
Declaration
public static readonly EntityProperty LowValue1Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LowValue2Property
The LowValue2 property.
Declaration
public static readonly EntityProperty LowValue2Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LowValue3Property
The LowValue3 property.
Declaration
public static readonly EntityProperty LowValue3Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LowValue4Property
The LowValue4 property.
Declaration
public static readonly EntityProperty LowValue4Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LowValue5Property
The LowValue5 property.
Declaration
public static readonly EntityProperty LowValue5Property
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NoelLevitzGridSettingNeedRangesProperty
The NoelLevitzGridSettingNeedRanges property.
Declaration
public static readonly EntityProperty NoelLevitzGridSettingNeedRangesProperty
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 |
Properties
AwardYear
Gets or sets the AwardYear associated with this NoelLevitzGridSettingEntity.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
CampusId
Gets or sets the CampusId associated with this NoelLevitzGridSettingEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this NoelLevitzGridSettingEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
GridCriteria
Gets or sets the GridCriteria associated with this NoelLevitzGridSettingEntity.
Declaration
public string GridCriteria { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GridCriteria. |
GridName
Gets or sets the GridName associated with this NoelLevitzGridSettingEntity.
Declaration
public string GridName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GridName. |
HighValue1
Gets or sets the HighValue1 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal HighValue1 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The HighValue1. |
HighValue2
Gets or sets the HighValue2 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal HighValue2 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The HighValue2. |
HighValue3
Gets or sets the HighValue3 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal HighValue3 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The HighValue3. |
HighValue4
Gets or sets the HighValue4 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal HighValue4 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The HighValue4. |
HighValue5
Gets or sets the HighValue5 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal HighValue5 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The HighValue5. |
Id
Gets or sets the Id associated with this NoelLevitzGridSettingEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this NoelLevitzGridSettingEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this NoelLevitzGridSettingEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LowValue1
Gets or sets the LowValue1 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal LowValue1 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LowValue1. |
LowValue2
Gets or sets the LowValue2 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal LowValue2 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LowValue2. |
LowValue3
Gets or sets the LowValue3 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal LowValue3 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LowValue3. |
LowValue4
Gets or sets the LowValue4 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal LowValue4 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LowValue4. |
LowValue5
Gets or sets the LowValue5 associated with this NoelLevitzGridSettingEntity.
Declaration
public decimal LowValue5 { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LowValue5. |
NoelLevitzGridSettingNeedRanges
Declaration
public virtual EntityCollection<NoelLevitzGridSettingNeedRangeEntity> NoelLevitzGridSettingNeedRanges { get; set; }
Property Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityCollection<NoelLevitzGridSettingNeedRangeEntity> |
RowVersion
Gets or sets the RowVersion associated with this NoelLevitzGridSettingEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
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()