Table of Contents

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

courseId Guid
courseField CourseField
value Guid?

Properties

CourseField

public CourseField CourseField { get; set; }

Property Value

CourseField

Value

public Guid? Value { get; set; }

Property Value

Guid?