Class CourseModuleSequenceModified
public class CourseModuleSequenceModified : Change, IChange
- Inheritance
-
CourseModuleSequenceModified
- Implements
- Inherited Members
- Extension Methods
Constructors
CourseModuleSequenceModified(Guid, int)
public CourseModuleSequenceModified(Guid moduleId, int moduleSequence)
Parameters
Properties
ModuleId
public Guid ModuleId { get; set; }
Property Value
ModuleSequence
public int ModuleSequence { get; set; }