Class GetStudentAcademicYearEstimateRequest
Inheritance
System.Object
GetStudentAcademicYearEstimateRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetStudentAcademicYearEstimateRequest : ServiceRequest
Constructors
GetStudentAcademicYearEstimateRequest()
Declaration
public GetStudentAcademicYearEstimateRequest()
Properties
StudentId
Gets or sets the StudentId.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |