Class MarkLessonforRetakeAttemptResponse
MarkLessonforRetakeAttempt Response
Inheritance
System.Object
MarkLessonforRetakeAttemptResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class MarkLessonforRetakeAttemptResponse : ServiceResponse
Constructors
MarkLessonforRetakeAttemptResponse()
Declaration
public MarkLessonforRetakeAttemptResponse()
Properties
MarkLessonforRetakeAttemptOutputList
Registration Rule Course Info Output List
Declaration
public List<MarkLessonforRetakeAttemptOutput> MarkLessonforRetakeAttemptOutputList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MarkLessonforRetakeAttemptOutput> |