Class ExistingOverlappingLoanPeriodDetails
Inheritance
System.Object
ExistingOverlappingLoanPeriodDetails
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 ExistingOverlappingLoanPeriodDetails
Constructors
ExistingOverlappingLoanPeriodDetails()
Declaration
public ExistingOverlappingLoanPeriodDetails()
Properties
ExistingOverlappingAwardYaer
Declaration
public string ExistingOverlappingAwardYaer { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExistingOverlappingEnrollment
Declaration
public string ExistingOverlappingEnrollment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ExistingOverlappingPeriod
Declaration
public string ExistingOverlappingPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.String |