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