Class CourseFieldGuidModified
public class CourseFieldGuidModified : Change, IChange
- Inheritance
-
CourseFieldGuidModified
- Implements
- Inherited Members
- Extension Methods
Constructors
CourseFieldGuidModified(CourseField, Guid?)
public CourseFieldGuidModified(CourseField courseField, Guid? value)
Parameters
courseFieldCourseFieldvalueGuid?
Properties
CourseField
public CourseField CourseField { get; set; }
Property Value
Value
public Guid? Value { get; set; }
Property Value
- Guid?