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