Class CalculateStudentAwardEfcEstimateResponse
Inheritance
System.Object
CalculateStudentAwardEfcEstimateResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CalculateStudentAwardEfcEstimateResponse : ServiceResponse
Constructors
CalculateStudentAwardEfcEstimateResponse()
Declaration
public CalculateStudentAwardEfcEstimateResponse()
Properties
CurrentEfcAmount
Gets the CurrentEfcAmount associated with StudentEntity.
Declaration
public decimal CurrentEfcAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |