Class QuestionFlagChanged
public class QuestionFlagChanged : Change, IChange
- Inheritance
-
QuestionFlagChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionFlagChanged(Guid, FlagType)
public QuestionFlagChanged(Guid question, FlagType flag)
Parameters
Properties
Flag
public FlagType Flag { get; set; }
Property Value
Question
public Guid Question { get; set; }