Class SaveGpaCourseResponse
Represents the response for the SaveGpaCourse method.
Inheritance
System.Object
SaveGpaCourseResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class SaveGpaCourseResponse : ServiceResponse
Constructors
SaveGpaCourseResponse()
Declaration
public SaveGpaCourseResponse()
Properties
CalculatedGpaResponse
Calculated Gpa Response
Declaration
public string CalculatedGpaResponse { get; set; }
Property Value
Type | Description |
---|---|
System.String |