Class CalculateAutoAwardCostOfAttendanceResponse
SFAAA CostOfAttendance Response
Inheritance
System.Object
CalculateAutoAwardCostOfAttendanceResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CalculateAutoAwardCostOfAttendanceResponse : ServiceResponse
Constructors
CalculateAutoAwardCostOfAttendanceResponse()
Declaration
public CalculateAutoAwardCostOfAttendanceResponse()
Properties
StudentAcademicYearEntity
Gets or sets the StudentAcademicYear Entity return from SFAAA Service
Declaration
public StudentAcademicYearEntity StudentAcademicYearEntity { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearEntity |