Class TuitionDiscountPolicyEntity
This class represents the EntityModel interface to the SaTuitionDiscountPolicy database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class TuitionDiscountPolicyEntity : Entity, IIdentifiable, IAuditable
Constructors
TuitionDiscountPolicyEntity()
Declaration
public TuitionDiscountPolicyEntity()
Fields
AgeSqlProperty
The property.
Declaration
public static readonly EntityProperty AgeSqlProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AgeStartDateProperty
The property.
Declaration
public static readonly EntityProperty AgeStartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BillingCodeTransactionIdProperty
The property.
Declaration
public static readonly EntityProperty BillingCodeTransactionIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BillingTransactionCodeCodeProperty
The BillingTransactionCodeCode property.
Declaration
public static readonly EntityProperty BillingTransactionCodeCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusGroupIdProperty
The property.
Declaration
public static readonly EntityProperty CampusGroupIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodeProperty
The property.
Declaration
public static readonly EntityProperty CodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CourseAttributeEqualsFlagProperty
The property.
Declaration
public static readonly EntityProperty CourseAttributeEqualsFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CourseDiscountAmountProperty
The property.
Declaration
public static readonly EntityProperty CourseDiscountAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CourseDiscountPercentageProperty
The property.
Declaration
public static readonly EntityProperty CourseDiscountPercentageProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CourseLevelEqualsFlagProperty
The property.
Declaration
public static readonly EntityProperty CourseLevelEqualsFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CoursePercentageAmountFlagProperty
The property.
Declaration
public static readonly EntityProperty CoursePercentageAmountFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CurrencyCodeIdProperty
The CurrencyCodeId property.
Declaration
public static readonly EntityProperty CurrencyCodeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsActiveProperty
The property.
Declaration
public static readonly EntityProperty IsActiveProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAutomatedProperty
The property.
Declaration
public static readonly EntityProperty IsAutomatedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NameProperty
The property.
Declaration
public static readonly EntityProperty NameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermDiscountAmountProperty
The property.
Declaration
public static readonly EntityProperty TermDiscountAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermDiscountPercentageProperty
The property.
Declaration
public static readonly EntityProperty TermDiscountPercentageProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermPercentageAmountFlagProperty
The property.
Declaration
public static readonly EntityProperty TermPercentageAmountFlagProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AgeSql
Gets or sets the AgeSql associated with this TuitionDiscountPolicyEntity.
Declaration
public string AgeSql { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AgeSql. |
AgeStartDate
Gets or sets the AgeStartDate associated with this TuitionDiscountPolicyEntity.
Declaration
public string AgeStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AgeStartDate. |
BillingCodeTransactionId
Gets or sets the BillingCodeTransactionId associated with this TuitionDiscountPolicyEntity.
Declaration
public int BillingCodeTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BillingCodeTransactionId. |
BillingTransactionCodeCode
Gets or sets the BillingTransactionCodeCode associated with this TuitionDiscountPolicyEntity.
Declaration
public string BillingTransactionCodeCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BillingTransactionCodeCode. |
CampusGroupId
Gets or sets the CampusGroupId associated with this TuitionDiscountPolicyEntity.
Declaration
public int? CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusGroupId. |
CampusIds
Declaration
public List<int> CampusIds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
Code
Gets or sets the Code associated with this TuitionDiscountPolicyEntity.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CourseAttributeEqualsFlag
Gets or sets the CourseAttributeEqualsFlag associated with this TuitionDiscountPolicyEntity.
Declaration
public bool CourseAttributeEqualsFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The CourseAttributeEqualsFlag. |
CourseAttributeIds
Declaration
public List<int> CourseAttributeIds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
CourseDiscountAmount
Gets or sets the CourseDiscountAmount associated with this TuitionDiscountPolicyEntity.
Declaration
public decimal? CourseDiscountAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CourseDiscountAmount. |
CourseDiscountPercentage
Gets or sets the CourseDiscountPercentage associated with this TuitionDiscountPolicyEntity.
Declaration
public decimal? CourseDiscountPercentage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CourseDiscountPercentage. |
CourseLevelEqualsFlag
Gets or sets the CourseLevelEqualsFlag associated with this TuitionDiscountPolicyEntity.
Declaration
public bool CourseLevelEqualsFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The CourseLevelEqualsFlag. |
CourseLevelIds
Declaration
public List<int> CourseLevelIds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
CoursePercentageAmountFlag
Gets or sets the CoursePercentageAmountFlag associated with this TuitionDiscountPolicyEntity.
Declaration
public string CoursePercentageAmountFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CoursePercentageAmountFlag. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this TuitionDiscountPolicyEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CurrencyCodeId
Gets or sets the CurrencyCodeId associated with this TuitionDiscountPolicyEntity.
Declaration
public int? CurrencyCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CurrencyCodeId. |
Id
Gets or sets the Id associated with this TuitionDiscountPolicyEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this TuitionDiscountPolicyEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsAutomated
Gets or sets the IsAutomated associated with this TuitionDiscountPolicyEntity.
Declaration
public bool IsAutomated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutomated. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this TuitionDiscountPolicyEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this TuitionDiscountPolicyEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this TuitionDiscountPolicyEntity.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
RowVersion
Gets or sets the RowVersion associated with this TuitionDiscountPolicyEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentGroupIds
Declaration
public List<int> StudentGroupIds { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |
TermDiscountAmount
Gets or sets the TermDiscountAmount associated with this TuitionDiscountPolicyEntity.
Declaration
public decimal? TermDiscountAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermDiscountAmount. |
TermDiscountPercentage
Gets or sets the TermDiscountPercentage associated with this TuitionDiscountPolicyEntity.
Declaration
public decimal? TermDiscountPercentage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TermDiscountPercentage. |
TermPercentageAmountFlag
Gets or sets the TermPercentageAmountFlag associated with this TuitionDiscountPolicyEntity.
Declaration
public string TermPercentageAmountFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermPercentageAmountFlag. |
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()