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