Table of Contents

Class CourseFieldGuidModified

Namespace
InSite.Domain.Courses
Assembly
Shift.Sdk.dll
public class CourseFieldGuidModified : Change, IChange
Inheritance
CourseFieldGuidModified
Implements
Inherited Members
Extension Methods

Constructors

CourseFieldGuidModified(CourseField, Guid?)

public CourseFieldGuidModified(CourseField courseField, Guid? value)

Parameters

courseField CourseField
value Guid?

Properties

CourseField

public CourseField CourseField { get; set; }

Property Value

CourseField

Value

public Guid? Value { get; set; }

Property Value

Guid?