Class ModifyCourseFieldGuid
- Namespace
- InSite.Application.Courses.Write
- Assembly
- Shift.Sdk.dll
public class ModifyCourseFieldGuid : Command, ICommand
- Inheritance
-
ModifyCourseFieldGuid
- Implements
- Inherited Members
- Extension Methods
Constructors
ModifyCourseFieldGuid(Guid, CourseField, Guid?)
public ModifyCourseFieldGuid(Guid courseId, CourseField courseField, Guid? value)
Parameters
courseIdGuidcourseFieldCourseFieldvalueGuid?
Properties
CourseField
public CourseField CourseField { get; set; }
Property Value
Value
public Guid? Value { get; set; }
Property Value
- Guid?