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