Class ChangeQuestionLikertRowGradeItem
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeQuestionLikertRowGradeItem : Command, ICommand
- Inheritance
-
ChangeQuestionLikertRowGradeItem
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeQuestionLikertRowGradeItem(Guid, Guid, Guid, Guid, Guid?)
public ChangeQuestionLikertRowGradeItem(Guid bank, 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; }