Class TuitionDiscountPolicySequence
Inheritance
System.Object
TuitionDiscountPolicySequence
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class TuitionDiscountPolicySequence
Constructors
TuitionDiscountPolicySequence()
Declaration
public TuitionDiscountPolicySequence()
Properties
Sequence
Declaration
public int Sequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
TuitionDiscountPolicyId
Declaration
public int TuitionDiscountPolicyId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |