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