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