Class ChangeQuestionGradeItem2
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeQuestionGradeItem2 : Command, ICommand
- Inheritance
-
ChangeQuestionGradeItem2
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeQuestionGradeItem2(Guid, Guid, Guid, Guid?)
public ChangeQuestionGradeItem2(Guid bank, Guid form, Guid question, Guid? gradeItem)
Parameters
Properties
Form
public Guid Form { get; set; }
Property Value
GradeItem
public Guid? GradeItem { get; set; }
Property Value
- Guid?
Question
public Guid Question { get; set; }