Class TermEnrollmentIntensity
Inheritance
System.Object
TermEnrollmentIntensity
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.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class TermEnrollmentIntensity
Constructors
TermEnrollmentIntensity()
Declaration
public TermEnrollmentIntensity()
Properties
EnrollmentIntensity
Declaration
public decimal EnrollmentIntensity { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
TermId
Declaration
public int TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |