Table of Contents

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

courseId Guid
moduleId Guid

Properties

ModuleId

public Guid ModuleId { get; set; }

Property Value

Guid