Class CourseModuleSourceModified
public class CourseModuleSourceModified : Change, IChange
- Inheritance
-
CourseModuleSourceModified
- Implements
- Inherited Members
- Extension Methods
Constructors
CourseModuleSourceModified(Guid, Guid?)
public CourseModuleSourceModified(Guid moduleId, Guid? source)
Parameters
Properties
ModuleId
public Guid ModuleId { get; set; }
Property Value
Source
public Guid? Source { get; set; }
Property Value
- Guid?