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