Class QuestionLikertRowGradeItemChanged
public class QuestionLikertRowGradeItemChanged : Change, IChange
- Inheritance
-
QuestionLikertRowGradeItemChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionLikertRowGradeItemChanged(Guid, Guid, Guid, Guid?)
public QuestionLikertRowGradeItemChanged(Guid form, Guid question, Guid likertRow, Guid? gradeItem)
Parameters
Properties
Form
public Guid Form { get; set; }
Property Value
GradeItem
public Guid? GradeItem { get; set; }
Property Value
- Guid?
LikertRow
public Guid LikertRow { get; set; }
Property Value
Question
public Guid Question { get; set; }