Class RaiseAppealForStudentCourseResponse
Represents the response for the RaiseAppealForStudentCourseResponse method.
Inheritance
System.Object
RaiseAppealForStudentCourseResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class RaiseAppealForStudentCourseResponse : ServiceResponse
Constructors
RaiseAppealForStudentCourseResponse()
Declaration
public RaiseAppealForStudentCourseResponse()
Properties
RaiseAppealForStudentCourseResponseList
Declaration
public List<RaiseAppealForStudentCourseResponseDetail> RaiseAppealForStudentCourseResponseList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RaiseAppealForStudentCourseResponseDetail> |