Class CreateStudentScheduleCalendarResponse
Inheritance
System.Object
CreateStudentScheduleCalendarResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class CreateStudentScheduleCalendarResponse : ServiceResponse
Constructors
CreateStudentScheduleCalendarResponse()
Declaration
public CreateStudentScheduleCalendarResponse()
Properties
StudentCalendarContent
Student Calendar Content
Declaration
public string StudentCalendarContent { get; set; }
Property Value
Type | Description |
---|---|
System.String |