Class RemoveCourseModule
- Namespace
- InSite.Application.Courses.Write
- Assembly
- Shift.Sdk.dll
public class RemoveCourseModule : Command, ICommand
- Inheritance
-
RemoveCourseModule
- Implements
- Inherited Members
- Extension Methods
Constructors
RemoveCourseModule(Guid, Guid)
public RemoveCourseModule(Guid courseId, Guid moduleId)
Parameters
Properties
ModuleId
public Guid ModuleId { get; set; }