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