Class StudentCourseRegistrationResponse
Represents the response for the StudentCourseRegistration method.
Inheritance
System.Object
StudentCourseRegistrationResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class StudentCourseRegistrationResponse : ServiceResponse
Constructors
StudentCourseRegistrationResponse()
Declaration
public StudentCourseRegistrationResponse()
Properties
Success
PrereqCoreqStatusSummary
Declaration
public bool Success { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |