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