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