Class UpdateStudentAcademicYearUnsupportedDependentRequest
The UpdateStudentAcademicYearUnsupportedDependentRequest represents the request Object for the UpdateStudentAcademicYearUnsupportedDependent method of StudentAcademicYearService.
Inheritance
System.Object
UpdateStudentAcademicYearUnsupportedDependentRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class UpdateStudentAcademicYearUnsupportedDependentRequest : ServiceRequest
Constructors
UpdateStudentAcademicYearUnsupportedDependentRequest()
Declaration
public UpdateStudentAcademicYearUnsupportedDependentRequest()
Properties
IsUnsupportedDependent
Declaration
public bool IsUnsupportedDependent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StudentAcademicYearId
Declaration
public int StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |