Class LessonRetakeInfo
Inheritance
System.Object
LessonRetakeInfo
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class LessonRetakeInfo
Constructors
LessonRetakeInfo()
Declaration
public LessonRetakeInfo()
Properties
Action
Declaration
public LessonRetakeActionType Action { get; set; }
Property Value
Type | Description |
---|---|
LessonRetakeActionType |
StudentEnrollmentPeriodLessonId
Declaration
public int StudentEnrollmentPeriodLessonId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |