Class UpdateStudentAcademicYearPackagingMethodResponse
The UpdateStudentAcademicYearPackagingMethodResponse represents the response Object for the UpdateStudentAcademicYearPackagingMethod method of StudentAcademicYearService.
Inheritance
System.Object
UpdateStudentAcademicYearPackagingMethodResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class UpdateStudentAcademicYearPackagingMethodResponse : ServiceResponse
Constructors
UpdateStudentAcademicYearPackagingMethodResponse()
Declaration
public UpdateStudentAcademicYearPackagingMethodResponse()
Properties
StudentAcademicYearEntity
Declaration
public StudentAcademicYearEntity StudentAcademicYearEntity { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearEntity |