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