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