Class GetLessonScoreResponse
GetLessonScore Response
Inheritance
System.Object
GetLessonScoreResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetLessonScoreResponse : ServiceResponse
Constructors
GetLessonScoreResponse()
Declaration
public GetLessonScoreResponse()
Properties
LessonRetakeList
Declaration
public List<LessonRetakeList> LessonRetakeList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<LessonRetakeList> |